[]
Gets or sets the style of the toolbar.
[C1Category("Layout")]
[C1Description("C1ToolBar.ToolBarStyle", "Gets or sets the style of the toolbar.")]
public ToolBarStyleEnum ToolBarStyle { get; set; }
<C1Category("Layout")>
<C1Description("C1ToolBar.ToolBarStyle", "Gets or sets the style of the toolbar.")>
Public Property ToolBarStyle As ToolBarStyleEnum