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

AppointmentAppearance Properties

Contains a scheduler’s appointment appearance properties.
Name Description
BorderColor Gets or sets the border color of the scheduler‘s appointments. This is a bindable property.
BorderThickness Gets or sets the border thickness of the scheduler‘s appointments. This is a bindable property.
ContentPadding Gets or sets the content padding of the scheduler‘s appointments. This is a bindable property.
Customizer Gets or sets the object that customizes the appointment’s appearance depending on internal logic. This is a bindable property.
IconTintColor Gets or sets the color that is used to tint the scheduler‘s appointment icon. This is a bindable property.
TextColor Gets or sets the text color of the scheduler‘s appointment. This is a bindable property.
TextFontAttributes Gets or sets the font attributes of the scheduler appointment’s text. This is a bindable property.
TextFontFamily Gets or sets the font family of the scheduler appointment’s text. This is a bindable property.
TextFontSize Gets or sets the font size of the scheduler appointment’s text. This is a bindable property.
See Also