Spread for ASP.NET 11 Product Documentation
YearMonthFormat Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CalendarDropDownStyleInfo Class : YearMonthFormat Property
Gets or set Year-Month date format(ie: yyy,MMMM).
Syntax
'Declaration
 
Public Property YearMonthFormat As YearMonthFormat
'Usage
 
Dim instance As CalendarDropDownStyleInfo
Dim value As YearMonthFormat
 
instance.YearMonthFormat = value
 
value = instance.YearMonthFormat
public YearMonthFormat YearMonthFormat {get; set;}
See Also

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members