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

In This Topic
    NoneString Property
    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