CellViewModel Properties
The base class for all view models that provide data for different types of cells.
Name | Description |
---|---|
Background |
Gets or sets the color the cell uses to paint its background. |
Bottom |
Gets or sets the color the cell uses to paint its bottom border. |
Bottom |
Gets or sets the bottom border thickness of the cell. |
Interval | Gets or sets a time slot the cell occupies. |
Is |
Returns whether the cell represents a time slot that occurs today. |
Left |
Gets or sets the color the cell uses to paint its left border. |
Left |
Gets or sets the bottom border thickness of the cell. |
See Also