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


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