Back to Devexpress

DXCalendarActualAppearance Members

maui-devexpress-dot-maui-dot-editors-dot-dxcalendaractualappearance-dot-underscore-members.md

latest36.5 KB
Original Source

DXCalendarActualAppearance Members

An appearance object.

Properties

NameDescription
BackgroundColorGets the background color that is applied to the DXCalendar. To specify this color, use the DXCalendar‘s BackgroundColor property.
BackwardIconGets the backward icon of the calendar header. Use the BackwardIcon property to specify the icon.
BackwardIconColorGets the backward icon’s color value that is applied to the DXCalendar.
CellMinSizeGets the calendar cell’s minimum size value that is applied to the DXCalendar. To specify this value, use the CellMinSize property.
CellPaddingGets the calendar cell’s padding value that is applied to the DXCalendar.
DayCellBackgroundColorGets the day cell’s background color that is applied to the DXCalendar. To specify this color, use the BackgroundColor property.
DayCellDisabledBackgroundColorGets the day cell’s background color that is applied to the DXCalendar when the cell is disabled. To specify this color, use the DisabledBackgroundColor property.
DayCellDisabledFontAttributesGets the day cell’s font attribute value that is applied to the DXCalendar when the cell is disabled. To specify this value, use the DisabledFontAttributes property.
DayCellDisabledFontFamilyGets the day cell’s font family value that is applied to the DXCalendar when the cell is disabled. To specify this value, use the DisabledFontFamily property.
DayCellDisabledFontSizeGets the day cell’s font size value that is applied to the DXCalendar when the cell is disabled. To specify this value, use the DisabledFontSize property.
DayCellDisabledTextColorGets the day cell’s text color that is applied to the DXCalendar when the cell is disabled. To specify this color, use the DisabledTextColor property.
DayCellFontAttributesGets the day cell’s font attribute value that is applied to the DXCalendar. To specify this value, use the FontAttributes property.
DayCellFontFamilyGets the day cell’s font family value that is applied to the DXCalendar. To specify this value, use the FontFamily property.
DayCellFontSizeGets the day cell’s font size value that is applied to the DXCalendar. To specify this value, use the FontSize property.
DayCellSelectedBackgroundColorGets the day cell’s background color that is applied to the DXCalendar when the cell is selected. To specify this color, use the SelectedBackgroundColor property.
DayCellSelectedEllipseBackgroundColorGets the day cell’s ellipse background color that is applied to the DXCalendar when the cell is selected. To specify this color, use the SelectedEllipseBackgroundColor property.
DayCellSelectedFontAttributesGets the day cell’s font attribute value that is applied to the DXCalendar when the cell is selected. To specify this value, use the SelectedFontAttributes property.
DayCellSelectedFontFamilyGets the day cell’s font family value that is applied to the DXCalendar when the cell is selected. To specify this value, use the SelectedFontFamily property.
DayCellSelectedFontSizeGets the day cell’s font size value that is applied to the DXCalendar when the cell is selected. To specify this value, use the SelectedFontFamily property.
DayCellSelectedTextColorGets the day cell’s text color that is applied to the DXCalendar when the cell is selected. To specify this color, use the SelectedTextColor property.
DayCellTextColorGets the day cell’s text color that is applied to the DXCalendar. To specify this color, use the FontSize property.
DayCellTodayBackgroundColorGets the today cell’s background color that is applied to the DXCalendar. To specify this color, use the TodayBackgroundColor property.
DayCellTodayEllipseBackgroundColorGets the today cell’s ellipse background color that is applied to the DXCalendar. To specify this color, use the TodayEllipseBackgroundColor property.
DayCellTodayFontAttributesGets the today cell’s font attribute value that is applied to the DXCalendar. To specify this value, use the TodayFontAttributes property.
DayCellTodayFontFamilyGets the today cell’s font family value that is applied to the DXCalendar. To specify this value, use the TodayFontFamily property.
DayCellTodayFontSizeGets the today cell’s font size value that is applied to the DXCalendar. To specify this value, use the TodayFontSize property.
DayCellTodayTextColorGets the today cell’s text color that is applied to the DXCalendar. To specify this value, use the TodayTextColor property.
DayOfWeekCellBackgroundColorGets the day of week cell’s background color that is applied to the DXCalendar. To specify this color, use the CalendarDayOfWeekCellAppearance.BackgroundColor property.
DayOfWeekCellFontAttributesGets the day of week cell’s font attribute value that is applied to the DXCalendar. To specify this value, use the CalendarDayOfWeekCellAppearance.FontAttributes property.
DayOfWeekCellFontFamilyGets the day of week cell’s font family value that is applied to the DXCalendar. To specify this value, use the CalendarDayOfWeekCellAppearance.FontFamily property.
DayOfWeekCellFontSizeGets the day of week cell’s font size value that is applied to the DXCalendar. To specify this value, use the CalendarDayOfWeekCellAppearance.FontSize property.
DayOfWeekCellTextColorGets the day of week cell’s text color that is applied to the DXCalendar. To specify this color, use the CalendarDayOfWeekCellAppearance.TextColor property.
DecadeViewHeaderTitleStringFormatGets the string format applied to the calendar title in the decade view. Use the DecadeViewHeaderTitleStringFormat property to specify the format.
ForwardIconGets the forward icon of the calendar header. Use the ForwardIcon property to specify the icon.
ForwardIconColorGets the forward icon’s color that is applied to the DXCalendar.
HeaderBackgroundColorGets the header’s background color that is applied to the DXCalendar. To specify this color, use the CalendarHeaderAppearance‘s BackgroundColor inherited property.
HeaderSubtitleFontAttributesGets the header subtitle’s font attribute value that is applied to the DXCalendar. To specify this value, use the CalendarHeaderAppearance‘s HeaderSubtitleTextColor inherited property.
HeaderSubtitleFontFamilyGets the header subtitle’s font family value that is applied to the DXCalendar. To specify this value, use the CalendarHeaderAppearance‘s HeaderSubtitleFontFamily inherited property.
HeaderSubtitleFontSizeGets the header subtitle’s font size value that is applied to the DXCalendar. To specify this value, use the CalendarHeaderAppearance‘s HeaderSubtitleFontSize inherited property.
HeaderSubtitleStringFormatGets the string format applied to the calendar subtitle. Use the HeaderSubtitleStringFormat property to specify the format.
HeaderSubtitleTextColorGets the header subtitle’s text color that is applied to the DXCalendar. To specify this color, use the CalendarHeaderAppearance‘s HeaderSubtitleTextColor inherited property.
HeaderTitleFontAttributesGets the header title’s font attribute value that is applied to the DXCalendar. To specify this value, use the CalendarHeaderAppearance‘s HeaderTitleFontAttributes inherited property.
HeaderTitleFontFamilyGets the header title’s font family value that is applied to the DXCalendar. To specify this value, use the CalendarHeaderAppearance‘s HeaderTitleFontFamily inherited property.
HeaderTitleFontSizeGets the header title’s font size value that is applied to the DXCalendar. To specify this value, use the CalendarHeaderAppearance‘s HeaderTitleFontSize inherited property.
HeaderTitleTextColorGets the header title’s text color that is applied to the DXCalendar. To specify this color, use the CalendarHeaderAppearance‘s HeaderTitleTextColor inherited property.
HorizontalCellSpacingGets the horizontal cell spacing value that is applied to the DXCalendar. To specify this value, use the HorizontalCellSpacing property.
LargeCellPaddingGets the padding value that is applied to the DXCalendar‘s large cells.
MonthCellBackgroundColorGets the month cell’s background color that is applied to the DXCalendar. To specify this color, use the CalendarMonthCellAppearance‘s BackgroundColor inherited property.
MonthCellDisabledBackgroundColorGets the month cell’s background color that is applied to the DXCalendar when the month is disabled. To specify this color, use the CalendarMonthCellAppearance‘s DisabledBackgroundColor inherited property.
MonthCellDisabledFontAttributesGets the month cell’s font attribute value that is applied to the DXCalendar when the month is disabled. To specify this value, use the CalendarMonthCellAppearance‘s DisabledFontAttributes inherited property.
MonthCellDisabledFontFamilyGets the month cell’s font family value that is applied to the DXCalendar when the month is disabled. To specify this value, use the CalendarMonthCellAppearance‘s DisabledFontFamily inherited property.
MonthCellDisabledFontSizeGets the month cell’s font size value that is applied to the DXCalendar when the month is disabled. To specify this value, use the CalendarMonthCellAppearance‘s DisabledFontSize inherited property.
MonthCellDisabledTextColorGets the month cell’s text color that is applied to the DXCalendar when the month is disabled. To specify this color, use the CalendarMonthCellAppearance‘s DisabledTextColor inherited property.
MonthCellFontAttributesGets the month cell’s font attribute value that is applied to the DXCalendar. To specify this value, use the CalendarMonthCellAppearance‘s FontAttributes inherited property.
MonthCellFontFamilyGets the month cell’s family attribute value that is applied to the DXCalendar. To specify this value, use the CalendarMonthCellAppearance‘s FontFamily inherited property.
MonthCellFontSizeGets the month cell’s font size attribute value that is applied to the DXCalendar. To specify this value, use the CalendarMonthCellAppearance‘s FontSize inherited property.
MonthCellSelectedBackgroundColorGets the month cell’s background color that is applied to the DXCalendar when the cell is selected. To specify this color, use the CalendarMonthCellAppearance‘s SelectedBackgroundColor inherited property.
MonthCellSelectedEllipseBackgroundColorGets the month cell’s ellipse background color that is applied to the DXCalendar when the cell is selected. To specify this color, use the CalendarMonthCellAppearance‘s SelectedEllipseBackgroundColor inherited property.
MonthCellSelectedFontAttributesGets the month cell’s font attribute value that is applied to the DXCalendar when the cell is selected. To specify this value, use the CalendarMonthCellAppearance‘s SelectedFontAttributes inherited property.
MonthCellSelectedFontFamilyGets the month cell’s font family value that is applied to the DXCalendar when the cell is selected. To specify this value, use the CalendarMonthCellAppearance‘s SelectedFontFamily inherited property.
MonthCellSelectedFontSizeGets the month cell’s font size value that is applied to the DXCalendar when the cell is selected. To specify this value, use the CalendarMonthCellAppearance‘s SelectedFontSize inherited property.
MonthCellSelectedTextColorGets the month cell’s text color that is applied to the DXCalendar when the cell is selected. To specify this color, use the CalendarMonthCellAppearance‘s SelectedTextColor inherited property.
MonthCellTextColorGets the month cell’s text color that is applied to the DXCalendar. To specify this color, use the CalendarMonthCellAppearance‘s TextColor inherited property.
MonthViewHeaderTitleStringFormatGets the string format applied to the calendar title in the month view. Use the MonthViewHeaderTitleStringFormat property to specify the format.
PaddingGets the calendar’s padding value that is applied to the DXCalendar. To specify this value, use the Padding property.
PressedItemColorGets the color that is applied to the DXCalendar‘s items when they are pressed.
VerticalCellSpacingGets the vertical cell spacing value that is applied to the DXCalendar. To specify this value, use the VerticalCellSpacing property.
YearCellBackgroundColorGets the year cell’s background color that is applied to the DXCalendar. To specify this color, use the CalendarYearCellAppearance‘s BackgroundColor inherited property.
YearCellDisabledBackgroundColorGets the year cell’s background color that is applied to the DXCalendar when the cell is disabled. To specify this color, use the CalendarYearCellAppearance‘s DisabledBackgroundColor inherited property.
YearCellDisabledFontAttributesGets the year cell’s font attribute value that is applied to the DXCalendar when the cell is disabled. To specify this value, use the CalendarYearCellAppearance‘s DisabledFontAttributes inherited property.
YearCellDisabledFontFamilyGets the year cell’s font family value that is applied to the DXCalendar when the cell is disabled. To specify this value, use the CalendarYearCellAppearance‘s DisabledFontFamily inherited property.
YearCellDisabledFontSizeGets the year cell’s font size value that is applied to the DXCalendar when the cell is disabled. To specify this value, use the CalendarYearCellAppearance‘s DisabledFontSize inherited property.
YearCellDisabledTextColorGets the year cell’s text color that is applied to the DXCalendar when the cell is disabled. To specify this colot, use the CalendarYearCellAppearance‘s DisabledTextColor inherited property.
YearCellFontAttributesGets the year cell’s font attribute value that is applied to the DXCalendar. To specify this value, use the CalendarYearCellAppearance‘s FontAttributes inherited property.
YearCellFontFamilyGets the year cell’s font family value that is applied to the DXCalendar. To specify this value, use the CalendarYearCellAppearance‘s FontFamily inherited property.
YearCellFontSizeGets the year cell’s font size value that is applied to the DXCalendar. To specify this value, use the CalendarYearCellAppearance‘s FontSize inherited property.
YearCellSelectedBackgroundColorGets the year cell’s background color that is applied to the DXCalendar when the cell is selected. To specify this color, use the CalendarYearCellAppearance‘s SelectedBackgroundColor inherited property.
YearCellSelectedEllipseBackgroundColorGets the year cell’s ellipse background color that is applied to the DXCalendar when the cell is selected. To specify this color, use the CalendarYearCellAppearance‘s SelectedEllipseBackgroundColor inherited property.
YearCellSelectedFontAttributesGets the year cell’s font attribute value that is applied to the DXCalendar when the cell is selected. To specify this value, use the CalendarYearCellAppearance‘s SelectedFontAttributes inherited property.
YearCellSelectedFontFamilyGets the year cell’s font family value that is applied to the DXCalendar when the cell is selected. To specify this value, use the CalendarYearCellAppearance‘s SelectedFontFamily inherited property.
YearCellSelectedFontSizeGets the year cell’s font size value that is applied to the DXCalendar when the cell is selected. To specify this value, use the CalendarYearCellAppearance‘s SelectedFontSize inherited property.
YearCellSelectedTextColorGets the year cell’s text color value that is applied to the DXCalendar when the cell is selected. To specify this color, use the CalendarYearCellAppearance‘s SelectedTextColor inherited property.
YearCellTextColorGets the year cell’s text color value that is applied to the DXCalendar. To specify this color, use the CalendarYearCellAppearance‘s TextColor inherited property.
YearViewHeaderTitleStringFormatGets the string format applied to the calendar title in the year view. Use the YearViewHeaderTitleStringFormat property to specify the format.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from System.Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from System.Object.
GetHashCode()Serves as the default hash function. Inherited from System.Object.
GetType()Gets the Type of the current instance. Inherited from System.Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from System.Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from System.Object.
ToString()Returns a string that represents the current object. Inherited from System.Object.

See Also

DXCalendarActualAppearance Class

DevExpress.Maui.Editors Namespace