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

CalendarHeaderAppearance Properties

Stores appearance settings for calendar headers.
Name Description
BackgroundColor
HeaderSubtitleFontAttributes Gets or sets the DXCalendar header subtitle’s font attributes. This is a bindable property.
HeaderSubtitleFontFamily Gets or sets the DXCalendar header subtitle’s font family. This is a bindable property.
HeaderSubtitleFontSize Gets or sets the DXCalendar header subtitle’s font size. This is a bindable property.
HeaderSubtitleTextColor Gets or sets the DXCalendar header subtitle’s text color. This is a bindable property.
HeaderTitleFontAttributes Gets or sets the DXCalendar header title’s font attributes. This is a bindable property.
HeaderTitleFontFamily Gets or sets the DXCalendar header title’s font family. This is a bindable property.
HeaderTitleFontSize Gets or sets the DXCalendar header title’s font size. This is a bindable property.
HeaderTitleTextColor Gets or sets the DXCalendar header title’s text color. This is a bindable property.
See Also