SchedulerViewCellBase Properties
Exposes the basic functionality for the scheduler cells when they are drawn.| Name | Description |
|---|---|
| Appearance | Provides access to the properties that control the appearance of the SchedulerViewCellBase‘s elements. |
| ContentBounds | Gets the rectangle which encompasses the cell area excluding its header. |
| HitTestType | Gets a value identifying the type of the visual element located under the test point. |
| ScrollContentBounds | The area to fill when indicating an appointment status. |
| SelectionAppearance | Provides access to the properties that control the appearance of the selected SchedulerViewCellBase‘s elements. |
See Also