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

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