Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / fpseNumericValue Field


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