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

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