Back to Devexpress

ViewBaseActualAppearance Properties

maui-devexpress-dot-maui-dot-scheduler-dot-viewbaseactualappearance-dot-underscore-properties.md

latest8.8 KB
Original Source

ViewBaseActualAppearance Properties

An appearance object.

NameDescription
AppointmentBorderColorGets the border color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this color, use the BorderColor property.
AppointmentBorderThicknessGets the border thickness value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the BorderThickness property.
AppointmentContentPaddingGets the content padding value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the ContentPadding property.
AppointmentCustomizerGets the customizer object that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the ViewBase descendant’s Customizer inherited property.
AppointmentIconTintColorGets the icon tint color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the IconTintColor property.
AppointmentStatusWidthGets the width of the appointment status that is applied to the DevExpress.Maui.Scheduler view.
AppointmentTextColorGets the text color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this color, use the TextColor property.
AppointmentTextFontAttributesGets the text font attribute value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the TextFontAttributes property.
AppointmentTextFontFamilyGets the text font family value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the TextFontFamily property.
AppointmentTextFontSizeGets the text font size value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the TextFontSize property.
HeaderItemBackgroundColorGets the background color that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this color, use the BackgroundColor property.
HeaderItemBorderColorGets the border color that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this color, use the BorderColor property.
HeaderItemBorderThicknessGets the border thickness value that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this value, use the BorderThickness property.
HeaderItemContentPaddingGets the content padding value that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this value, use the ContentPadding property.
HeaderItemTodayWeekDayTextColorGets the text color that is applied to the DevExpress.Maui.Scheduler view’s week day header when the header identifies today. To specify this color, use the TodayWeekDayTextColor property.
HeaderItemTodayWeekDayTextFontAttributesGets the font attribute value that is applied to the DevExpress.Maui.Scheduler view’s week day header text when the header identifies today. To specify this value, use the TodayWeekDayTextFontAttributes property.
HeaderItemTodayWeekDayTextFontFamilyGets the font family that is applied to the DevExpress.Maui.Scheduler view’s weekday header text when the header identifies today. To specify this value, use the TodayWeekDayTextFontFamily property.
HeaderItemTodayWeekDayTextFontSizeGets the font size that is applied to the DevExpress.Maui.Scheduler view’s weekday header text when the header identifies today. To specify this value, use the TodayWeekDayTextFontSize property.
HeaderItemWeekDayTextColorGets the color that is applied to the DevExpress.Maui.Scheduler view’s week day header text. To specify this color, use the WeekDayTextColor property.
HeaderItemWeekDayTextFontAttributesGets the font attribute that is applied to the DevExpress.Maui.Scheduler view’s weekday header text. To specify this value, use the WeekDayTextFontAttributes property.
HeaderItemWeekDayTextFontFamilyGets the font family that is applied to the DevExpress.Maui.Scheduler view’s weekday header text. To specify this value, use the WeekDayTextFontFamily property.
HeaderItemWeekDayTextFontSizeGets the font size that is applied to the DevExpress.Maui.Scheduler view’s weekday header text. To specify this value, use the WeekDayTextFontSize property.

See Also

ViewBaseActualAppearance Class

ViewBaseActualAppearance Members

DevExpress.Maui.Scheduler Namespace