Back to Devexpress

CellViewModel Properties

maui-devexpress-dot-maui-dot-scheduler-dot-cellviewmodel-dot-underscore-properties.md

latest1.4 KB
Original Source

CellViewModel Properties

The base class for all view models that supply data for different cell types.

NameDescription
BackgroundColorGets or sets the color the cell uses to paint its background.
BottomBorderColorGets or sets the color the cell uses to paint its bottom border.
BottomBorderThicknessGets or sets the bottom border thickness of the cell.
IntervalGets or sets a time slot the cell occupies.
IsTodayReturns whether the cell represents a time slot that occurs today.
LeftBorderColorGets or sets the color the cell uses to paint its left border.
LeftBorderThicknessGets or sets the bottom border thickness of the cell.

See Also

CellViewModel Class

CellViewModel Members

DevExpress.Maui.Scheduler Namespace