Defines properties that allow customizing the visualization of the calendar in a CalendarView.List view.
The following tables list the members exposed by the ListViewSettings type.
Name | Description | |
---|---|---|
Adds a ChangeListener to the view settings. (Inherited from ViewSettings.) |
||
Gets a CellSettings object used to customize the visualization of cells in the CalendarView.List view. |
||
Gets the amount space between adjacent cells. |
||
Gets the resolution of the list view. |
||
Gets the amount of space between the contents border and the actual contents of the view. |
||
Gets a value indicating whether milestone item rendering mode is turned on. When in this mode, items are not rendered as ribbons but rather as small squares in the cell where the items start. |
||
Gets a value indicating whether custom snapping is enabled. |
||
Gets a value indicating whether items in the list view can be scrolled through. |
||
Gets the brush used to paint the background of the contents of even weeks. |
||
Gets a string used to format the footer. |
||
Gets the footer size, in pixels. |
||
Gets a value indicating whether users can drag items anywhere in the view, not only in the first unoccupied row. |
||
Gets the size of the group header. |
||
Gets the appearance style used to paint the headers of individual columns. |
||
Gets the color of the shadows cast by headers. |
||
Gets the offset of the shadows from the headers that cast them. |
||
Gets the style of the shadows cast by headers. |
||
Gets the header size in pixels. |
||
Gets the style of the List view header. |
||
Gets a value indicating whether the items are displayed horizontally, vertically or according to the orientation of the view. |
||
Gets a string used to format the main header. |
||
Gets or sets the main header size, in pixels. |
||
Gets the total number of cells to be displayed in the CalendarView.List view. |
||
Gets the brush used to paint the background of the contents of odd weeks. |
||
Gets a value indicating whether the cells are displayed horizontally or vertically. |
||
Gets a value indicating whether the group header texts in a horizontal list view are rotated. |
||
Gets a value indicating whether the header texts in a horizontal list view are rotated. |
||
Gets the number of units to scroll when the user clicks the navigation buttons. |
||
Gets a value indicating whether to display the resource grouping header. |
||
Gets a value indicating whether the CalendarView.List view displays navigation buttons. |
||
Gets the snap unit. |
||
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Gets the number of divisions in the sub-header. |
||
Gets the subheader size in pixels. |
||
Gets a string used to format the subtitle texts. |
||
Gets a string used to format the cells titles. |
||
Gets the number of lanes in a CalendarView.List view whose getEnableVirtualItemSpace is true. |
||
Gets the number of cells visible at the same time. |
||
Gets the number of visible group columns in a list view. |
||
Removes the specified ChangeListener from the view settings. (Inherited from ViewSettings.) |
||
Sets the amount space between adjacent cells. |
||
Sets the resolution of the list view. |
||
Sets the amount of space between the contents border and the actual contents of the view. |
||
Sets a value indicating whether milestone item rendering mode is turned on. When in this mode, items are not rendered as ribbons but rather as small squares in the cell where the items start. |
||
Sets a value indicating whether custom snapping is enabled. |
||
Sets a value indicating whether items in the list view can be scrolled through. |
||
Sets the brush used to paint the background of the contents of even weeks. |
||
Sets a string used to format the footer. |
||
Gets the footer size, in pixels. |
||
Sets a value indicating whether users can drag items anywhere in the view, not only in the first unoccupied row. |
||
Sets the size of the group header. |
||
Sets the appearance style used to paint the headers of individual columns. |
||
Sets the color of the shadows cast by headers. |
||
Sets the offset of the shadows from the headers that cast them. |
||
Sets the style of the shadows cast by headers. |
||
Sets the header size in pixels. |
||
Sets the style of the List view header. |
||
Sets a value indicating whether the items are displayed horizontally, vertically or according to the orientation of the view. |
||
Sets a string used to format the main header. |
||
|
||
Sets the total number of cells to be displayed in the CalendarView.List view. |
||
Sets the brush used to paint the background of the contents of odd weeks. |
||
Sets a value indicating whether the cells are displayed horizontally or vertically. |
||
Sets a value indicating whether the group header texts in a horizontal list view are rotated. |
||
Sets a value indicating whether the header texts in a horizontal list view are rotated. |
||
Sets the number of units to scroll when the user clicks the navigation buttons. |
||
Sets a value indicating whether to display the resource grouping header. |
||
Sets a value indicating whether the CalendarView.List view displays navigation buttons. |
||
Sets the snap unit. |
||
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Sets the number of divisions in the sub-header. |
||
Sets the subheader size in pixels. |
||
Sets a string used to format the subtitle texts. |
||
Sets a string used to format the cells titles. |
||
Sets the number of lanes in a CalendarView.List view whose getEnableVirtualItemSpace is true. |
||
Sets the number of cells visible at the same time. |
||
Sets the number of visible group columns in a list view. |