[]
Gets or sets the class name of the Customizer's new toolbar dialog form.
[C1Category("Appearance")]
[C1Description("C1CommandHolder.NewToolbarFormClassName", "Gets or sets the class name of the Customizer's new toolbar dialog form.")]
[Browsable(true)]
public string NewToolbarFormClassName { get; set; }
<C1Category("Appearance")>
<C1Description("C1CommandHolder.NewToolbarFormClassName", "Gets or sets the class name of the Customizer's new toolbar dialog form.")>
<Browsable(True)>
Public Property NewToolbarFormClassName As String