Spread WinForms 15
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
See Also