[]
Gets or sets the width of the hamburger panel.
[C1Category("Appearance")]
[C1Description("BackstageView.LeftWidth", "Width of the hamburger panel located on the left side of the opened C1BackstageView.")]
public int LeftWidth { get; set; }
<C1Category("Appearance")>
<C1Description("BackstageView.LeftWidth", "Width of the hamburger panel located on the left side of the opened C1BackstageView.")>
Public Property LeftWidth As Integer