Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SingleWeekCellBase Properties
Show Inherited Hide Inherited

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