True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGridPreviewFormDropDownEditor Class / BaseFormClassName Property

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