Click or drag to resize

BasicWindowSideBarMaxWidth Property

Gets or sets the maximum width of the SideBar panel. the default value is 350 pixels

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

Property Value

Type: Double
The maximum width of the side bar.
See Also