ComponentOne List for WinForms
C1.Win.C1List Namespace / C1TrueDBGridPrintOptionsFormDropDownEditor Class / IncludeNoneInList Property

In This Topic
    IncludeNoneInList Property (C1TrueDBGridPrintOptionsFormDropDownEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property IncludeNoneInList As Boolean
    protected virtual bool IncludeNoneInList {get;}
    See Also