PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview.Design Namespace / DropDownFormClassNameEditor Class / BaseFormClassName Property

In This Topic
    BaseFormClassName Property (DropDownFormClassNameEditor)
    In This Topic
    When overridden in a derived type, should get the name of the base form type.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property BaseFormClassName As String
    protected virtual string BaseFormClassName {get;}
    See Also