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


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