Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / EmptyUndefinedStringConstant Field


In This Topic
    EmptyUndefinedStringConstant Field
    In This Topic
    Internal use only. Empty undefined string. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const EmptyUndefinedStringConstant As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SuperEditBase.EmptyUndefinedStringConstant
    protected const int EmptyUndefinedStringConstant
    See Also