[]
Gets or sets the value indicating what can be customized in this toolbar.
[C1Category("Behavior")]
[C1Description("C1ToolBar.CustomizeOptions", "Gets or sets the value indicating what can be customized in this toolbar.")]
public CustomizeOptionsFlags CustomizeOptions { get; set; }
<C1Category("Behavior")>
<C1Description("C1ToolBar.CustomizeOptions", "Gets or sets the value indicating what can be customized in this toolbar.")>
Public Property CustomizeOptions As CustomizeOptionsFlags