Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / CurrencyValueStringConstant Field


In This Topic
    CurrencyValueStringConstant Field
    In This Topic
    Internal use only. Currency value string. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const CurrencyValueStringConstant As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SuperEditBase.CurrencyValueStringConstant
    protected const int CurrencyValueStringConstant
    See Also