Click or drag to resize

BasicWindowSideBarVisibility Property

Gets or sets the Visibility of The SideBar

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

Property Value

Type: Visibility
The Visibility indicates if the SideBar is Visible.
See Also