Spread Windows Forms 12.0 Product Documentation
DateSeparator Property (IDateTimeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeCellType Interface : DateSeparator Property
Gets or sets a date separator string.
Syntax
'Declaration
 
Property DateSeparator As String
'Usage
 
Dim instance As IDateTimeCellType
Dim value As String
 
instance.DateSeparator = value
 
value = instance.DateSeparator
string DateSeparator {get; set;}
See Also

Reference

IDateTimeCellType Interface
IDateTimeCellType Members