Back to Devexpress

AllDayAreaCellStyle Members

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

latest4.3 KB
Original Source

AllDayAreaCellStyle Members

The storage for All day area cells’ appearance settings.

Constructors

NameDescription
AllDayAreaCellStyle()Initializes a new AllDayAreaCellStyle instance with the default settings.

Fields

NameDescription
BackgroundColorProperty staticIdentify the BackgroundColor dependency property. Inherited from CellStyle.
BorderColorProperty staticIdentify the BorderColor dependency property. Inherited from CellStyle.
BottomBorderThicknessProperty staticIdentify the BottomBorderThickness dependency property. Inherited from CellStyle.
CustomizerProperty staticIdentifies the Customizer dependency property.
LeftBorderThicknessProperty staticIdentify the LeftBorderThickness dependency property. Inherited from CellStyle.
TodayBackgroundColorProperty staticIdentify the TodayBackgroundColor dependency property. Inherited from CellStyle.

Properties

NameDescription
BackgroundColorGets or sets the color that cells use to paint their background. Inherited from CellStyle.
BorderColorGets or sets the color that cells use to paint their left and bottom borders. Inherited from CellStyle.
BottomBorderThicknessGets or sets the bottom border thickness of cells. Inherited from CellStyle.
CustomizerGets or sets the object that customizes the all-day area cell’s appearance depending on internal logic.
LeftBorderThicknessGets or sets the left border thickness of cells. Inherited from CellStyle.
TodayBackgroundColorGets or sets the color that cells use to paint their background when they represent time slots that occur today. Inherited from CellStyle.

See Also

AllDayAreaCellStyle Class

DevExpress.XamarinForms.Scheduler Namespace