Click or drag to resize

BasicWindowSideBarMinWidth Property

Gets or sets the minimum width of the SideBar panel. the default value is 300 pixels.

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

Property Value

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