Spread Windows Forms 12.0 Product Documentation
GetShortDateFormat Method


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

Return Value

String containing the short date format
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members