[]
Gets or sets the visibility of customize button.
[C1Category("Behavior")]
[C1Description("C1ToolBar.CustomizeButton", "Gets or sets the visibility of customize button.")]
public bool CustomizeButton { get; set; }
<C1Category("Behavior")>
<C1Description("C1ToolBar.CustomizeButton", "Gets or sets the visibility of customize button.")>
Public Property CustomizeButton As Boolean