Skip to main content

DayViewBaseActualAppearance Properties

An appearance object.
Name Description
AllDayAppointmentBorderColor Gets the border color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the BorderColor property.
AllDayAppointmentBorderThickness Gets the border thickness value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the BorderThickness property.
AllDayAppointmentContentPadding Gets the content padding value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the ContentPadding property.
AllDayAppointmentIconTintColor Gets the icon tint color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the IconTintColor property.
AllDayAppointmentStatusWidth Gets the status width value that is applied to the AppointmentItem whose AllDay property is true.
AllDayAppointmentTextColor Gets the text color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the TextColor property.
AllDayAppointmentTextFontAttributes Gets the text’s font attribute value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the TextFontAttributes property.
AllDayAppointmentTextFontFamily Gets the text’s font family value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the TextFontFamily property.
AllDayAppointmentTextFontSize Gets the text’s font family value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the TextFontSize property.
AllDayAreaCellBackgroundColor Gets the background color that is applied to the cell that contains the all day AppointmentItem (AllDay property is true). To specify this color, use the BackgroundColor property.
AllDayAreaCellBorderColor Gets the border color that is applied to the cell that contains the all day AppointmentItem (AllDay property is true). To specify this color, use the BorderColor property.
AllDayAreaCellBottomBorderThickness Gets the bottom border thickness value that is applied to the cell that contains the all day AppointmentItem (AllDay property is true). To specify this value, use the BottomBorderThickness property.
AllDayAreaCellCustomizer Gets the customization object that is applied to the all-day area’s cells.
AllDayAreaCellLeftBorderThickness Gets the left border thickness value that is applied to the cell that contains the all day AppointmentItem (AllDay property is true). To specify this value, use the LeftBorderThickness property.
AllDayAreaCellTodayBackgroundColor Gets the today’s background color that is applied to the cell that contains the all day AppointmentItem (AllDay property is true). To specify this color, use the TodayBackgroundColor property.
AppointmentBorderColor Gets the border color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this color, use the BorderColor property. Inherited from ViewBaseActualAppearance.
AppointmentBorderThickness Gets the border thickness value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the BorderThickness property. Inherited from ViewBaseActualAppearance.
AppointmentContentPadding Gets the content padding value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the ContentPadding property. Inherited from ViewBaseActualAppearance.
AppointmentCustomizer Gets 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. Inherited from ViewBaseActualAppearance.
AppointmentIconTintColor Gets the icon tint color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the IconTintColor property. Inherited from ViewBaseActualAppearance.
AppointmentStatusWidth Gets the width of the appointment status that is applied to the DevExpress.Maui.Scheduler view. Inherited from ViewBaseActualAppearance.
AppointmentTextColor Gets the text color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this color, use the TextColor property. Inherited from ViewBaseActualAppearance.
AppointmentTextFontAttributes Gets the text font attribute value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the TextFontAttributes property. Inherited from ViewBaseActualAppearance.
AppointmentTextFontFamily Gets the text font family value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the TextFontFamily property. Inherited from ViewBaseActualAppearance.
AppointmentTextFontSize Gets the text font size value that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this value, use the TextFontSize property. Inherited from ViewBaseActualAppearance.
CellBackgroundColor Gets the background color that is applied to the DayView‘s cell. To specify this color, use the BackgroundColor property.
CellBorderColor Gets the border color that is applied to the DayView‘s cell. To specify this color, use the BorderColor property.
CellBottomBorderThickness Gets the bottom border’s thickness value that is applied to the DayView‘s cell. To specify this value, use the BottomBorderThickness property.
CellCustomizer Gets the customization object that is applied to the cells.
CellLeftBorderThickness Gets the left border’s thickness value that is applied to the DayView‘s cell. To specify this value, use the LeftBorderThickness property.
CellSlotBorderColor Gets the border color that is applied to the DayView‘s cell slot.
CellTodayBackgroundColor Gets the background color that is applied to the DayView‘s today cell. To specify this color, use the TodayBackgroundColor property.
CellWorkTimeBackgroundColor Gets the background color that is applied to the DayView‘s today cell. To specify this color, use the TodayBackgroundColor property.
HeaderItemBackgroundColor Gets the background color that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this color, use the BackgroundColor property. Inherited from ViewBaseActualAppearance.
HeaderItemBorderColor Gets the border color that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this color, use the BorderColor property. Inherited from ViewBaseActualAppearance.
HeaderItemBorderThickness Gets the border thickness value that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this value, use the BorderThickness property. Inherited from ViewBaseActualAppearance.
HeaderItemContentPadding Gets the content padding value that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this value, use the ContentPadding property. Inherited from ViewBaseActualAppearance.
HeaderItemCustomizer Gets the customization object that is applied to the header items.
HeaderItemDayNumberTextColor Gets the text color that is applied to the header item’s day number. To specify this color, use the DayNumberTextColor property.
HeaderItemDayNumberTextFontAttributes Gets the text font attribute value that is applied to the header item’s day number. To specify this value, use the DayNumberTextFontAttributes property.
HeaderItemDayNumberTextFontFamily Gets the text font family value that is applied to the header item’s day number. To specify this value, use the DayNumberTextFontFamily property.
HeaderItemDayNumberTextFontSize Gets the text font size value that is applied to the header item’s day number. To specify this value, use the DayNumberTextFontSize property.
HeaderItemTextSpacing Gets the text spacing value that is applied to the header items. To specify this value, use the TextSpacing property.
HeaderItemTodayDayNumberBackgroundColor Gets the background color that is applied to the header item’s today number. To specify this color, use the TodayDayNumberBackgroundColor property.
HeaderItemTodayDayNumberTextColor Gets the text color that is applied to the header item’s today number. To specify this color, use the TodayDayNumberTextColor property.
HeaderItemTodayDayNumberTextFontAttributes Gets the font attribute value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontAttributes property.
HeaderItemTodayDayNumberTextFontFamily Gets the font family value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontFamily property.
HeaderItemTodayDayNumberTextFontSize Gets the font size value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontSize property.
HeaderItemTodayWeekDayTextColor Gets 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. Inherited from ViewBaseActualAppearance.
HeaderItemTodayWeekDayTextFontAttributes Gets 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. Inherited from ViewBaseActualAppearance.
HeaderItemTodayWeekDayTextFontFamily Gets 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. Inherited from ViewBaseActualAppearance.
HeaderItemTodayWeekDayTextFontSize Gets 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. Inherited from ViewBaseActualAppearance.
HeaderItemWeekDayTextColor Gets the color that is applied to the DevExpress.Maui.Scheduler view’s week day header text. To specify this color, use the WeekDayTextColor property. Inherited from ViewBaseActualAppearance.
HeaderItemWeekDayTextFontAttributes Gets the font attribute that is applied to the DevExpress.Maui.Scheduler view’s weekday header text. To specify this value, use the WeekDayTextFontAttributes property. Inherited from ViewBaseActualAppearance.
HeaderItemWeekDayTextFontFamily Gets the font family that is applied to the DevExpress.Maui.Scheduler view’s weekday header text. To specify this value, use the WeekDayTextFontFamily property. Inherited from ViewBaseActualAppearance.
HeaderItemWeekDayTextFontSize Gets the font size that is applied to the DevExpress.Maui.Scheduler view’s weekday header text. To specify this value, use the WeekDayTextFontSize property. Inherited from ViewBaseActualAppearance.
RulerCellBackgroundColor Gets the background color that is applied to the ruler’s cell. To specify this color, use the BackgroundColor property.
RulerCellContentPadding Gets the content padding value that is applied to the ruler’s cell. To specify this value, use the ContentPadding property.
RulerCellCustomizer Gets the customization object that is applied to the ruler’s cell.
RulerCellIntervalLabelFormat Gets the string format value that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this value, use the IntervalLabelFormat property.
RulerCellIntervalLabelTextColor Gets the text color that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this color, use the IntervalLabelTextColor property.
RulerCellIntervalLabelTextFontAttributes Gets the text font attribute value that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this value, use the IntervalLabelTextFontAttributes property.
RulerCellIntervalLabelTextFontFamily Gets the font family value that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this value, use the IntervalLabelTextFontFamily property.
RulerCellIntervalLabelTextFontSize Gets the font size value that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this value, use the IntervalLabelTextFontSize property.
RulerCellIntervalTickColor Gets the tick color that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this color, use the IntervalTickColor property.
RulerCellIntervalTickLength Gets the tick length value that is applied to the time ruler cell’s label when the cell displays a time slot that is the first slot in the time scale interval. To specify this value, use the IntervalTickLength property.
RulerCellSlotLabelFormat Gets the label format value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelFormat property.
RulerCellSlotLabelTextColor Gets the text color that is applied to the time ruler cell’s slot. To specify this color, use the SlotLabelTextColor property.
RulerCellSlotLabelTextFontAttributes Gets the font attribute value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontAttributes property.
RulerCellSlotLabelTextFontFamily Gets the font family value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontFamily property.
RulerCellSlotLabelTextFontSize Gets the font size value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontSize property.
RulerCellSlotTickColor Gets the tick color that is applied to the time ruler cell’s slot. To specify this color, use the SlotTickColor property.
RulerCellSlotTickLength Gets the tick length that is applied to the time ruler cell’s slot. To specify this value, use the SlotTickLength property.
RulerCellTickThickness Gets the tick thickness value that is applied to the time ruler cell’s slot. To specify this value, use the SlotTickLength property.
RulerHeaderAdditionalTextColor
RulerHeaderAdditionalTextFontAttributes
RulerHeaderAdditionalTextFontFamily
RulerHeaderAdditionalTextFontSize
RulerHeaderAlternateBackgroundColor
RulerHeaderBackgroundColor Gets the background color that is applied to the time ruler header. To specify this color, use the BackgroundColor property.
RulerHeaderBorderColor Gets the border color that is applied to the time ruler cell header. To specify this color, use the BorderColor property.
RulerHeaderBorderThickness Gets the border thickness value that is applied to the time ruler cell header. To specify this value, use the BorderThickness property.
RulerHeaderContentPadding Gets the content padding value that is applied to the time ruler cell header. To specify this value, use the ContentPadding property.
RulerHeaderTextColor Gets the text color that is applied to the time ruler cell header. To specify this color, use the TextColor property.
RulerHeaderTextFontAttributes Gets the text’s font attribute value that is applied to the time ruler cell header. To specify this value, use the TextFontAttributes property.
RulerHeaderTextFontFamily Gets the text’s font family value that is applied to the time ruler cell header. To specify this value, use the TextFontFamily property.
RulerHeaderTextFontSize Gets the text’s font size value that is applied to the time ruler cell header. To specify this value, use the TextFontSize property.
RulerHeaderTextSpacing Gets the text’s spacing value that is applied to the time ruler cell header. To specify this value, use the TextSpacing property.
TimeIndicatorBackgroundColor Gets the background color that is applied to the time indicator. To specify this color, use the BackgroundColor property.
TimeIndicatorBorderColor Gets the border color that is applied to the time indicator.
TimeIndicatorBorderThickness Gets the border thickness value that is applied to the time indicator.
TimeIndicatorLineHeight Gets the line height value that is applied to the time indicator.
TimeIndicatorMarkerSize Gets the marker size value that is applied to the time indicator.
See Also