| ILaunchBoxMainViewModelSideBarWidth Property |
Gets or sets the width of the side bar.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax double SideBarWidth { get; set; }
Property SideBarWidth As Double
Get
Set
property double SideBarWidth {
double get ();
void set (double value);
}
abstract SideBarWidth : float with get, set
Property Value
DoubleSee Also