Back to Devexpress

DayViewBaseActualAppearance Properties

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

latest36.0 KB
Original Source

DayViewBaseActualAppearance Properties

An appearance object.

NameDescription
AllDayAppointmentBorderColorGets the border color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the BorderColor property.
AllDayAppointmentBorderThicknessGets the border thickness value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the BorderThickness property.
AllDayAppointmentContentPaddingGets the content padding value that is applied to the AppointmentItem whose AllDay property is true. To specify this value, use the ContentPadding property.
AllDayAppointmentIconTintColorGets the icon tint color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the IconTintColor property.
AllDayAppointmentStatusWidthGets the status width value that is applied to the AppointmentItem whose AllDay property is true.
AllDayAppointmentTextColorGets the text color that is applied to the AppointmentItem whose AllDay property is true. To specify this color, use the TextColor property.
AllDayAppointmentTextFontAttributesGets 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.
AllDayAppointmentTextFontFamilyGets 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.
AllDayAppointmentTextFontSizeGets 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.
AllDayAreaCellBackgroundColorGets 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.
AllDayAreaCellBorderColorGets 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.
AllDayAreaCellBottomBorderThicknessGets 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.
AllDayAreaCellCustomizerGets the customization object that is applied to the all-day area’s cells.
AllDayAreaCellLeftBorderThicknessGets 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.
AllDayAreaCellTodayBackgroundColorGets 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.
AppointmentBorderColorGets 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.
AppointmentBorderThicknessGets 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.
AppointmentContentPaddingGets 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.
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. Inherited from ViewBaseActualAppearance.
AppointmentIconTintColorGets 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.
AppointmentStatusWidthGets the width of the appointment status that is applied to the DevExpress.Maui.Scheduler view. Inherited from ViewBaseActualAppearance.
AppointmentTextColorGets 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.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
CellBackgroundColorGets the background color that is applied to the DayView‘s cell. To specify this color, use the BackgroundColor property.
CellBorderColorGets the border color that is applied to the DayView‘s cell. To specify this color, use the BorderColor property.
CellBottomBorderThicknessGets the bottom border’s thickness value that is applied to the DayView‘s cell. To specify this value, use the BottomBorderThickness property.
CellCustomizerGets the customization object that is applied to the cells.
CellLeftBorderThicknessGets the left border’s thickness value that is applied to the DayView‘s cell. To specify this value, use the LeftBorderThickness property.
CellSlotBorderColorGets the border color that is applied to the DayView‘s cell slot.
CellTodayBackgroundColorGets the background color that is applied to the DayView‘s today cell. To specify this color, use the TodayBackgroundColor property.
CellWorkTimeBackgroundColorGets the background color that is applied to the DayView‘s today cell. To specify this color, use the TodayBackgroundColor property.
HeaderItemBackgroundColorGets 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.
HeaderItemBorderColorGets 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.
HeaderItemBorderThicknessGets 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.
HeaderItemContentPaddingGets 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.
HeaderItemCustomizerGets the customization object that is applied to the header items.
HeaderItemDayNumberTextColorGets the text color that is applied to the header item’s day number. To specify this color, use the DayNumberTextColor property.
HeaderItemDayNumberTextFontAttributesGets the text font attribute value that is applied to the header item’s day number. To specify this value, use the DayNumberTextFontAttributes property.
HeaderItemDayNumberTextFontFamilyGets the text font family value that is applied to the header item’s day number. To specify this value, use the DayNumberTextFontFamily property.
HeaderItemDayNumberTextFontSizeGets the text font size value that is applied to the header item’s day number. To specify this value, use the DayNumberTextFontSize property.
HeaderItemTextSpacingGets the text spacing value that is applied to the header items. To specify this value, use the TextSpacing property.
HeaderItemTodayDayNumberBackgroundColorGets the background color that is applied to the header item’s today number. To specify this color, use the TodayDayNumberBackgroundColor property.
HeaderItemTodayDayNumberTextColorGets the text color that is applied to the header item’s today number. To specify this color, use the TodayDayNumberTextColor property.
HeaderItemTodayDayNumberTextFontAttributesGets the font attribute value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontAttributes property.
HeaderItemTodayDayNumberTextFontFamilyGets the font family value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontFamily property.
HeaderItemTodayDayNumberTextFontSizeGets the font size value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontSize 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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
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. Inherited from ViewBaseActualAppearance.
RulerCellBackgroundColorGets the background color that is applied to the ruler’s cell. To specify this color, use the BackgroundColor property.
RulerCellContentPaddingGets the content padding value that is applied to the ruler’s cell. To specify this value, use the ContentPadding property.
RulerCellCustomizerGets the customization object that is applied to the ruler’s cell.
RulerCellIntervalLabelFormatGets 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.
RulerCellIntervalLabelTextColorGets 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.
RulerCellIntervalLabelTextFontAttributesGets 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.
RulerCellIntervalLabelTextFontFamilyGets 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.
RulerCellIntervalLabelTextFontSizeGets 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.
RulerCellIntervalTickColorGets 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.
RulerCellIntervalTickLengthGets 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.
RulerCellSlotLabelFormatGets the label format value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelFormat property.
RulerCellSlotLabelTextColorGets the text color that is applied to the time ruler cell’s slot. To specify this color, use the SlotLabelTextColor property.
RulerCellSlotLabelTextFontAttributesGets the font attribute value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontAttributes property.
RulerCellSlotLabelTextFontFamilyGets the font family value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontFamily property.
RulerCellSlotLabelTextFontSizeGets the font size value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontSize property.
RulerCellSlotTickColorGets the tick color that is applied to the time ruler cell’s slot. To specify this color, use the SlotTickColor property.
RulerCellSlotTickLengthGets the tick length that is applied to the time ruler cell’s slot. To specify this value, use the SlotTickLength property.
RulerCellTickThicknessGets 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
RulerHeaderBackgroundColorGets the background color that is applied to the time ruler header. To specify this color, use the BackgroundColor property.
RulerHeaderBorderColorGets the border color that is applied to the time ruler cell header. To specify this color, use the BorderColor property.
RulerHeaderBorderThicknessGets the border thickness value that is applied to the time ruler cell header. To specify this value, use the BorderThickness property.
RulerHeaderContentPaddingGets the content padding value that is applied to the time ruler cell header. To specify this value, use the ContentPadding property.
RulerHeaderTextColorGets the text color that is applied to the time ruler cell header. To specify this color, use the TextColor property.
RulerHeaderTextFontAttributesGets the text’s font attribute value that is applied to the time ruler cell header. To specify this value, use the TextFontAttributes property.
RulerHeaderTextFontFamilyGets the text’s font family value that is applied to the time ruler cell header. To specify this value, use the TextFontFamily property.
RulerHeaderTextFontSizeGets the text’s font size value that is applied to the time ruler cell header. To specify this value, use the TextFontSize property.
RulerHeaderTextSpacingGets the text’s spacing value that is applied to the time ruler cell header. To specify this value, use the TextSpacing property.
TimeIndicatorBackgroundColorGets the background color that is applied to the time indicator. To specify this color, use the BackgroundColor property.
TimeIndicatorBorderColorGets the border color that is applied to the time indicator.
TimeIndicatorBorderThicknessGets the border thickness value that is applied to the time indicator.
TimeIndicatorLineHeightGets the line height value that is applied to the time indicator.
TimeIndicatorMarkerSizeGets the marker size value that is applied to the time indicator.

See Also

DayViewBaseActualAppearance Class

DayViewBaseActualAppearance Members

DevExpress.Maui.Scheduler Namespace