Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / fpseCurrencyValue Field


In This Topic
    fpseCurrencyValue Field
    In This Topic
    Currency value
    Syntax
    'Declaration
     
    
    Protected Const fpseCurrencyValue As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = GeneralFormatter.fpseCurrencyValue
    protected const int fpseCurrencyValue
    See Also