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


In This Topic
    strDefCurrencySym Field
    In This Topic
    Currency symbol This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const strDefCurrencySym As String
    'Usage
     
    
    Dim value As String
     
    value = GeneralFormatter.strDefCurrencySym
    protected const string strDefCurrencySym
    See Also