Vcl.WinXCalendars.TCalendarCellItemsDecadeViewInfo Properties
InheritedProtected
| ActualDate | public | Specifies the actual date displayed in TCalendarView. |
| CellCount | public | Specifies how many elements the TCalendarView control contains on the grid. |
| CellHeight | public | Specifies the height of the TCalendarView cells in pixels. |
| Cells | public | Gives the access to cells in TCalendarView. |
| Children | public | Specifies the children of the control. |
| CountInCol | public | Specifies how many cells a column contains. |
| CountInRow | public | Specifies how many cells a row contains. |
| DisplayFocused | public | Indicates whether the focused rectangle is drawn. |
| DisplayMode | public | Specifies the display mode. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Focused | public | Specifies whether the focus will be drawn on the item. |
| FocusedCell | public | Specifies the Cell Item View Info of the focused cell. |
| FocusedCellIndex | public | Specifies the index of the focused cell. |
| FocusedCellInfo | public | Specifies the Cell Item View Info of the focused cell. |
| FocusedDate | public | Specifies the focused date. |
| GlobalRect | public | Specifies the size and location of a certain item on the TCalendarView control. |
| Height | public | Specifies the height of the item. |
| Highlighted | public | Indicates whether the item is highlighted. |
| InAnimationState | public | Indicates whether the calendar is in the animation state. |
| Left | public | Specifies the horizontal coordinate of the left edge of the item. |
| LocalRect | public | Specifies the size and location of a certain item on the parent. |
| Parent | public | Specifies the parent of the TCalendarViewInfoBase. |
| Position | public | Specifies the position of the item on its parent. |
| Size | public | Specifies the size of the item. |
| SizeRect | public | Specifies the size of the rectangle. |
| StartDate | public | Specifies the date of the first day displayed in TCalendarView. |
| TabOrder | public | Specifies the sequential number of the item that is to be focused. |
| Top | public | Specifies the top point of the item. |
| Width | public | Specifies the width of the item. |