Spread for ASP.NET 12 Product Documentation
HeaderFormat Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CalendarDropDownStyleInfo Class : HeaderFormat Property
Gets or sets header date format(ie: yyy年 MMMM).
Syntax
'Declaration
 
Public Property HeaderFormat As String
'Usage
 
Dim instance As CalendarDropDownStyleInfo
Dim value As String
 
instance.HeaderFormat = value
 
value = instance.HeaderFormat
public string HeaderFormat {get; set;}
See Also

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members