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

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