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


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