ComponentOne List for WinForms
C1.Win.C1List Namespace / C1TrueDBGridPreviewFormDropDownEditor Class / BaseFormClassName Property

In This Topic
    BaseFormClassName Property (C1TrueDBGridPreviewFormDropDownEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property BaseFormClassName As String
    protected override string BaseFormClassName {get;}
    See Also