AllDayAreaCell Properties
An all-day appointment cell in a scheduler’s layout when it is drawn.| Name | Description |
|---|---|
| Appearance | Provides access to the properties that control the appearance of the SchedulerViewCellBase‘s elements. Inherited from SchedulerViewCellBase. |
| CachedSkinElement | |
| ContentBounds | Gets the rectangle which encompasses the cell area excluding its header. Inherited from SchedulerViewCellBase. |
| DrawLeftSeparator | Specifies whether the all-day appointment cell displays its left boundary. |
| HitTestType | Gets a value identifying the type of the visual element located under the test point. |
| LeftSeparatorBounds | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| ScrollContentBounds | The area to fill when indicating an appointment status. Inherited from SchedulerViewCellBase. |
| SelectionAppearance | Provides access to the properties that control the appearance of the selected SchedulerViewCellBase‘s elements. Inherited from SchedulerViewCellBase. |
See Also