Click or drag to resize

BasicWindowSideBarTitle Property

Gets or sets the Title of the sidebar title.

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

Property Value

Type: String
The side bar title.
See Also