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

In This Topic
    NoneString Property (DropDownFormClassNameEditor)
    In This Topic
    Gets the string identifying the empty value.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property NoneString As String
    protected virtual string NoneString {get;}
    See Also