Back to Devexpress

AppointmentStyle Members

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

latest3.2 KB
Original Source

AppointmentStyle Members

The storage of appointment item appearance settings.

Constructors

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

Fields

NameDescription
BorderColorProperty staticIdentifies the BorderColor bindable property.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property.
ContentPaddingProperty staticIdentifies the ContentPadding bindable property.
CustomizerProperty staticIdentifies the Customizer bindable property.
IconTintColorProperty staticIdentifies the IconTintColor dependency property.
TextStyleProperty staticIdentifies the TextStyle bindable property.

Properties

NameDescription
BorderColorGets or sets the color that appointments use to paint their border.
BorderThicknessGets or sets the border thickness of appointments.
ContentPaddingGets or sets the content padding of appointments.
CustomizerGets or sets the object that customizes the appointment appearance depending on internal logic.
IconTintColor
TextStyleGets or sets settings that manage how appointments draw their text.

See Also

AppointmentStyle Class

DevExpress.XamarinForms.Scheduler Namespace