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


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