PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview.Design Namespace / DropDownFormClassNameEditor Class / IncludeBaseFormClassInList Property

In This Topic
    IncludeBaseFormClassInList Property (DropDownFormClassNameEditor)
    In This Topic
    Gets a value indicating whether to include the base form name in the dropdown list.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property IncludeBaseFormClassInList As Boolean
    protected virtual bool IncludeBaseFormClassInList {get;}
    See Also