Skip to main content
A newer version of this page is available. .

SingleWeekCellBase Properties

Base class for a time cell in the Week and Month views.
Name Description
Appearance Provides access to the properties that control the appearance of the SchedulerViewCellBase‘s elements. Inherited from SchedulerViewCellBase.
ContentBounds Gets the rectangle which encompasses the cell area excluding its header.
Date Gets the date assigned to the cell.
Header Provides access to the Day of Week headers of a SingleWeekCellBase instance.
HeaderBounds Provides access to the Day of Week header bounds.
HeaderPreliminaryResult This member supports the internal infrastructure and is not intended to be used directly from your code.
HitTestType Gets a value identifying the type of the visual element located under the test point. Inherited from SchedulerViewCellBase.
Interval Retrieves the specific time interval within the SingleWeekCellBase instance.
Resource Provides access to the visible resource headers.
ScrollContentBounds Gets the SingleWeekCellBase.ContentBounds corrected by the scroll offset.
Selected Gets or sets whether the time cell is selected.
SelectionAppearance Provides access to the properties that control the appearance of the selected SchedulerViewCellBase‘s elements. Inherited from SchedulerViewCellBase.
See Also