Click or drag to resize

BasicWindowSideBar Property

Gets or sets the Sidebar shown on the right side of the window

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public Panel SideBar { get; set; }

Property Value

Type: Panel
See Also