Spread Windows Forms 12.0 Product Documentation
GetMonthNames Method


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

Return Value

String array containing the names of the months
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members