[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.CustomizeOptions

CustomizeOptions Property

CustomizeOptions

Gets or sets the value indicating what can be customized in this toolbar.

Declaration
[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