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

CellAppearance Properties

Contains a scheduler’s cell appearance properties.
Name Description
BackgroundColor Gets or sets the background color of the scheduler‘s cells. This is a bindable property.
BorderColor Gets or sets the border color of the scheduler‘s cells. This is a bindable property.
BottomBorderThickness Gets or sets the bottom border’s thickness of the scheduler‘s cells. This is a bindable property.
LeftBorderThickness Gets or sets the left border’s thickness of the scheduler‘s cells. This is a bindable property.
TodayBackgroundColor Gets or sets the background color of the scheduler‘s today cell. This is a bindable property.
See Also