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

CellViewModel Properties

The base class for all view models that supply data for different cell types.
Name Description
BackgroundColor Gets or sets the color the cell uses to paint its background.
BottomBorderColor Gets or sets the color the cell uses to paint its bottom border.
BottomBorderThickness Gets or sets the bottom border thickness of the cell.
Interval Gets or sets a time slot the cell occupies.
IsToday Returns whether the cell represents a time slot that occurs today.
LeftBorderColor Gets or sets the color the cell uses to paint its left border.
LeftBorderThickness Gets or sets the bottom border thickness of the cell.
See Also