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