Defines appearance settings for the cells representing time ranges in the calendar.
The following tables list the members exposed by the CellSettings type.
Name | Description | |
---|---|---|
Adds a ChangeListener to the view settings. (Inherited from ViewSettings.) |
||
Gets the string used to format and display the first day of each month in the calendar. |
||
Gets the string used to format and display the first day of each year in the calendar. |
||
Gets the string used to format and display dates and times in the calendar. |
||
Gets the position of the cell header. |
||
Gets the size of the cell header in pixels. |
||
Gets the distance between the outermost border of the cell and the cell contents. |
||
Gets a value indicating whether to rotate the header text when the header position is set to Position.Left or Position.Right. |
||
Gets a value indicating whether the calendar should mark the current cell by underlining the header area. |
||
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Gets the color used to paint the line that marks the current cell. |
||
Gets the color used to fill the header of the current cell. |
||
Removes the specified ChangeListener from the view settings. (Inherited from ViewSettings.) |
||
Sets the string used to format and display the first day of each month in the calendar. |
||
Sets the string used to format and display the first day of each year in the calendar. |
||
Gets the string used to format and display dates and times in the calendar. |
||
Sets the position of the cell header. |
||
Sets the size of the cell header in pixels. |
||
Sets the distance between the outermost border of the cell and the cell contents. |
||
Sets a value indicating whether to rotate the header text when the header position is set to Position.Left or Position.Right. |
||
Sets a value indicating whether the calendar should mark the current cell by underlining the header area. |
||
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Sets the color used to paint the line that marks the current cell. |
||
Sets the color used to fill the header of the current cell. |