Spread Windows Forms 12.0 Product Documentation
MonthFormat Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > YearMonthFormat Class : MonthFormat Property
Gets or sets the format for the month.
Syntax
'Declaration
 
Public Property MonthFormat As String
'Usage
 
Dim instance As YearMonthFormat
Dim value As String
 
instance.MonthFormat = value
 
value = instance.MonthFormat
public string MonthFormat {get; set;}

Property Value

A System.String value that indicates the month format.
See Also

Reference

YearMonthFormat Class
YearMonthFormat Members