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

AllDayAreaCellAppearance Properties

Contains appearance properties for the all day appointment‘s cell.
Name Description
BackgroundColor Gets or sets the background color of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
BorderColor Gets or sets the border color of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
BottomBorderThickness Gets or sets the bottom border’s thickness of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
Customizer Gets or sets the object that customizes the all-day area cell’s appearance depending on internal logic. This is a bindable property.
LeftBorderThickness Gets or sets the left border’s thickness of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
TodayBackgroundColor Gets or sets the background color of the scheduler‘s today cell. This is a bindable property. Inherited from CellAppearance.
See Also