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


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