Back to Devexpress

CellStyle Members

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-cellstyle-dot-underscore-members.md

latest2.5 KB
Original Source

CellStyle Members

The base class for all styles that configure a View cell’s appearance.

Fields

NameDescription
BackgroundColorProperty staticIdentify the BackgroundColor dependency property.
BorderColorProperty staticIdentify the BorderColor dependency property.
BottomBorderThicknessProperty staticIdentify the BottomBorderThickness dependency property.
LeftBorderThicknessProperty staticIdentify the LeftBorderThickness dependency property.
TodayBackgroundColorProperty staticIdentify the TodayBackgroundColor dependency property.

Properties

NameDescription
BackgroundColorGets or sets the color that cells use to paint their background.
BorderColorGets or sets the color that cells use to paint their left and bottom borders.
BottomBorderThicknessGets or sets the bottom border thickness of cells.
LeftBorderThicknessGets or sets the left border thickness of cells.
TodayBackgroundColorGets or sets the color that cells use to paint their background when they represent time slots that occur today.

See Also

CellStyle Class

DevExpress.XamarinForms.Scheduler Namespace