FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : CalendarDropDownStyleInfo Class |
The following tables list the members exposed by CalendarDropDownStyleInfo.
Name | Description | |
---|---|---|
CalendarDropDownStyleInfo Constructor | Initializes a new instance of the CalendarDropDownStyleInfo |
Name | Description | |
---|---|---|
BackColor | Gets or sets background color for the CalendarDropDownControl. | |
CalendarType | Gets or sets calendar type. | |
Font | Gets or sets font for the CalendarDropDownControl. | |
ForeColor | Gets or sets fore color for the CalendarDropDownControl. | |
HeaderBackColor | Gets or sets background color for the CalendarDropDownControl header. | |
HeaderForeColor | Gets or sets fore color for the CalendarDropDownControl header. | |
HeaderFormat | Gets or sets header date format(ie: yyy年 MMMM). | |
ShowToday | Enables or disables showing Today marker. | |
TodayMarkColor | Gets or sets color for Today marker. | |
YearMonthFormat | Gets or set Year-Month date format(ie: yyy,MMMM). |
Name | Description | |
---|---|---|
Deserialize | Loads the CalendarDropDownStyleInfo object from XML. | |
Serialize | Saves the CalendarDropDownStyleInfo object to XML. |