Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter.FpseDecodeParameters Class / DateSeparatorsCount Property


In This Topic
DateSeparatorsCount Property
In This Topic
Gets or sets date separators.
Syntax
'Declaration
 
Public Property DateSeparatorsCount As Integer
 
'Usage
 
Dim instance As GeneralFormatter.FpseDecodeParameters
Dim value As Integer
 
instance.DateSeparatorsCount = value
 
value = instance.DateSeparatorsCount
See Also