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


In This Topic
    fpseMonthSeparatorCharSet Field
    In This Topic
    Month separator character set.
    Syntax
    'Declaration
     
    
    Protected Shared fpseMonthSeparatorCharSet As Char()
    'Usage
     
    
    Dim value() As Char()
     
    value = GeneralFormatter.fpseMonthSeparatorCharSet
     
    GeneralFormatter.fpseMonthSeparatorCharSet = value
    protected static char[] fpseMonthSeparatorCharSet
    See Also