Property IsVertical
IsVertical
Gets or sets a value indicating whether to align the toolbar vertically.
public bool IsVertical { get; set; }
Property Value
Remarks
Vertical toolbars are aligned at the left or right side of parent window.
Gets or sets a value indicating whether to align the toolbar vertically.
public bool IsVertical { get; set; }
Vertical toolbars are aligned at the left or right side of parent window.