Spread Windows Forms 12.0 Product Documentation
GetDateSeparatorString Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > DateTimeCellType Class : GetDateSeparatorString Method
Gets the date separator string for formatting date values.
Syntax
'Declaration
 
Protected Function GetDateSeparatorString() As String
'Usage
 
Dim instance As DateTimeCellType
Dim value As String
 
value = instance.GetDateSeparatorString()
protected string GetDateSeparatorString()

Return Value

String containing the date separator
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members