Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / CustomizerFormClassName Property

In This Topic
    CustomizerFormClassName Property
    In This Topic
    Gets or sets the class name of the Customizer form.
    Syntax
    'Declaration
     
    
    Public Property CustomizerFormClassName As String
    public string CustomizerFormClassName {get; set;}
    See Also