Skip to main content

DayViewActualAppearance Members

An appearance object.

Properties

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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
AllDayAppointmentStatusWidth Gets the status width value that is applied to the AppointmentItem whose AllDay property is true. Inherited from DayViewBaseActualAppearance.
AllDayAppointmentTextColor Gets the text color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the TextColor property. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
AllDayAreaCellCustomizer Gets the customization object that is applied to the all-day area’s cells. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
CellBorderColor Gets the border color that is applied to the DayView‘s cell. To specify this color, use the BorderColor property. Inherited from DayViewBaseActualAppearance.
CellBottomBorderThickness Gets the bottom border’s thickness value that is applied to the DayView‘s cell. To specify this value, use the BottomBorderThickness property. Inherited from DayViewBaseActualAppearance.
CellCustomizer Gets the customization object that is applied to the cells. Inherited from DayViewBaseActualAppearance.
CellLeftBorderThickness Gets the left border’s thickness value that is applied to the DayView‘s cell. To specify this value, use the LeftBorderThickness property. Inherited from DayViewBaseActualAppearance.
CellSlotBorderColor Gets the border color that is applied to the DayView‘s cell slot. Inherited from DayViewBaseActualAppearance.
CellTodayBackgroundColor Gets the background color that is applied to the DayView‘s today cell. To specify this color, use the TodayBackgroundColor property. Inherited from DayViewBaseActualAppearance.
CellWorkTimeBackgroundColor Gets the background color that is applied to the DayView‘s today cell. To specify this color, use the TodayBackgroundColor property. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
HeaderItemDayNumberTextColor Gets the text color that is applied to the header item’s day number. To specify this color, use the DayNumberTextColor property. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
HeaderItemTextSpacing Gets the text spacing value that is applied to the header items. To specify this value, use the TextSpacing property. Inherited from DayViewBaseActualAppearance.
HeaderItemTodayDayNumberBackgroundColor Gets the background color that is applied to the header item’s today number. To specify this color, use the TodayDayNumberBackgroundColor property. Inherited from DayViewBaseActualAppearance.
HeaderItemTodayDayNumberTextColor Gets the text color that is applied to the header item’s today number. To specify this color, use the TodayDayNumberTextColor property. Inherited from DayViewBaseActualAppearance.
HeaderItemTodayDayNumberTextFontAttributes Gets the font attribute value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontAttributes property. Inherited from DayViewBaseActualAppearance.
HeaderItemTodayDayNumberTextFontFamily Gets the font family value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontFamily property. Inherited from DayViewBaseActualAppearance.
HeaderItemTodayDayNumberTextFontSize Gets the font size value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontSize property. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
RulerCellContentPadding Gets the content padding value that is applied to the ruler’s cell. To specify this value, use the ContentPadding property. Inherited from DayViewBaseActualAppearance.
RulerCellCustomizer Gets the customization object that is applied to the ruler’s cell. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
RulerCellSlotLabelFormat Gets the label format value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelFormat property. Inherited from DayViewBaseActualAppearance.
RulerCellSlotLabelTextColor Gets the text color that is applied to the time ruler cell’s slot. To specify this color, use the SlotLabelTextColor property. Inherited from DayViewBaseActualAppearance.
RulerCellSlotLabelTextFontAttributes Gets the font attribute value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontAttributes property. Inherited from DayViewBaseActualAppearance.
RulerCellSlotLabelTextFontFamily Gets the font family value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontFamily property. Inherited from DayViewBaseActualAppearance.
RulerCellSlotLabelTextFontSize Gets the font size value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontSize property. Inherited from DayViewBaseActualAppearance.
RulerCellSlotTickColor Gets the tick color that is applied to the time ruler cell’s slot. To specify this color, use the SlotTickColor property. Inherited from DayViewBaseActualAppearance.
RulerCellSlotTickLength Gets the tick length that is applied to the time ruler cell’s slot. To specify this value, use the SlotTickLength property. Inherited from DayViewBaseActualAppearance.
RulerCellTickThickness Gets the tick thickness value that is applied to the time ruler cell’s slot. To specify this value, use the SlotTickLength property. Inherited from DayViewBaseActualAppearance.
RulerHeaderAdditionalTextColor Inherited from DayViewBaseActualAppearance.
RulerHeaderAdditionalTextFontAttributes Inherited from DayViewBaseActualAppearance.
RulerHeaderAdditionalTextFontFamily Inherited from DayViewBaseActualAppearance.
RulerHeaderAdditionalTextFontSize Inherited from DayViewBaseActualAppearance.
RulerHeaderAlternateBackgroundColor Inherited from DayViewBaseActualAppearance.
RulerHeaderBackgroundColor Gets the background color that is applied to the time ruler header. To specify this color, use the BackgroundColor property. Inherited from DayViewBaseActualAppearance.
RulerHeaderBorderColor Gets the border color that is applied to the time ruler cell header. To specify this color, use the BorderColor property. Inherited from DayViewBaseActualAppearance.
RulerHeaderBorderThickness Gets the border thickness value that is applied to the time ruler cell header. To specify this value, use the BorderThickness property. Inherited from DayViewBaseActualAppearance.
RulerHeaderContentPadding Gets the content padding value that is applied to the time ruler cell header. To specify this value, use the ContentPadding property. Inherited from DayViewBaseActualAppearance.
RulerHeaderTextColor Gets the text color that is applied to the time ruler cell header. To specify this color, use the TextColor property. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
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. Inherited from DayViewBaseActualAppearance.
RulerHeaderTextSpacing Gets the text’s spacing value that is applied to the time ruler cell header. To specify this value, use the TextSpacing property. Inherited from DayViewBaseActualAppearance.
TimeIndicatorBackgroundColor Gets the background color that is applied to the time indicator. To specify this color, use the BackgroundColor property. Inherited from DayViewBaseActualAppearance.
TimeIndicatorBorderColor Gets the border color that is applied to the time indicator. Inherited from DayViewBaseActualAppearance.
TimeIndicatorBorderThickness Gets the border thickness value that is applied to the time indicator. Inherited from DayViewBaseActualAppearance.
TimeIndicatorLineHeight Gets the line height value that is applied to the time indicator. Inherited from DayViewBaseActualAppearance.
TimeIndicatorMarkerSize Gets the marker size value that is applied to the time indicator. Inherited from DayViewBaseActualAppearance.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also