AppointmentBorderColor
|
Gets the border color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this color, use the BorderColor property.
|
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.
|
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.
|
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.
|
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.
|
AppointmentStatusWidth
|
Gets the width of the appointment status that is applied to the DevExpress.Maui.Scheduler view.
|
AppointmentTextColor
|
Gets the text color that is applied to the DevExpress.Maui.Scheduler view’s appointments. To specify this color, use the TextColor property.
|
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.
|
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.
|
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.
|
CellBackgroundColor
|
Gets the backround color that is applied to the MonthView cells. To specify this color, use the MonthViewCellAppearance‘s BackgroundColor inherited property.
|
CellBorderColor
|
Gets the border color that is applied to the MonthView cells. To specify this color, use the MonthViewCellAppearance‘s BorderColor inherited property.
|
CellBottomBorderThickness
|
Gets the bottom border’s thickness value that is applied to the MonthView cells. To specify this color, use the MonthViewCellAppearance‘s BottomBorderThickness inherited property.
|
CellCustomizer
|
Gets the object that customizes the month view cell’s appearance depending on internal logic. To specify this object, use the Customizer property.
|
CellDayNumberHeight
|
Gets the height value that is applied to the MonthView day cells. To specify this color, use the DayNumberHeight property.
|
CellDayNumberTextColor
|
Gets the text color that is applied to the MonthView day cell’s numbers. To specify this color, use the DayNumberTextColor property.
|
CellDayNumberTextFontAttributes
|
Gets the font attribute value that is applied to the MonthView day cell number’s text. To specify this value, use the DayNumberTextFontAttributes property.
|
CellDayNumberTextFontFamily
|
Gets the font family value that is applied to the MonthView day cell number’s text. To specify this value, use the DayNumberTextFontFamily property.
|
CellDayNumberTextFontSize
|
Gets the font size value that is applied to the MonthView day cell number’s text. To specify this value, use the DayNumberTextFontSize property.
|
CellDayStringFormat
|
Gets the format string value that is applied to the MonthView day cell’s text. To specify this value, use the DayStringFormat property.
|
CellFirstDayOfMonthDayNumberTextColor
|
Gets the text color that is applied to the MonthView day cell’s numbers when the day is the first day of the month. To specify this color, use the FirstDayOfMonthDayNumberTextColor property.
|
CellFirstDayOfMonthDayNumberTextFontAttributes
|
Gets the font attribute value that is applied to the MonthView day cell numbers’s text when the day is the first day of the month. To specify this value, use the FirstDayOfMonthDayNumberTextFontAttributes property.
|
CellFirstDayOfMonthDayNumberTextFontFamily
|
Gets the font family value that is applied to the MonthView day cell numbers’s text when the day is the first day of the month. To specify this value, use the FirstDayOfMonthDayNumberTextFontFamily property.
|
CellFirstDayOfMonthDayNumberTextFontSize
|
Gets the font size value that is applied to the MonthView day cell numbers’s text when the day is the first day of the month. To specify this value, use the FirstDayOfMonthDayNumberTextFontSize property.
|
CellFirstDayOfMonthStringFormat
|
Gets the string format value that is applied to the MonthView day cell’s text when the day is the first day of the month. To specify this value, use the FirstDayOfMonthStringFormat property.
|
CellFirstDayOfYearStringFormat
|
Gets the string format value that is applied to the MonthView day cell’s text when the day is the first day of the year. To specify this value, use the FirstDayOfYearStringFormat property.
|
CellLeftBorderThickness
|
Gets the border thickess value that is applied to the MonthView day cell’s left border. To specify this value, use the LeftBorderThickness property.
|
CellMonthSeparationBorderThickness
|
Gets the border thickess value that is applied to the MonthView day cell’s left border. To specify this value, use the MonthSeparationBorderThickness property.
|
CellTodayBackgroundColor
|
Gets the backround color that is applied to the MonthView cells when the cell is the today. To specify this color, use the MonthViewCellAppearance‘s TodayBackgroundColor inherited property.
|
CellTodayDayNumberBackgroundColor
|
Gets the day number’s background color that is applied to the MonthView cells when the cell is the today. To specify this color, use the MonthViewCellAppearance‘s TodayDayNumberBackgroundColor inherited property.
|
CellTodayDayNumberTextColor
|
Gets the day number’s text color that is applied to the MonthView cells when the cell is the today. To specify this color, use the MonthViewCellAppearance‘s TodayDayNumberTextColor inherited property.
|
CellTodayDayNumberTextFontAttributes
|
Gets the day number’s text font attribute value that is applied to the MonthView cells when the cell is the today. To specify this value, use the MonthViewCellAppearance‘s TodayDayNumberTextFontAttributes inherited property.
|
CellTodayDayNumberTextFontFamily
|
Gets the day number’s text font family value that is applied to the MonthView cells when the cell is the today. To specify this value, use the MonthViewCellAppearance‘s TodayDayNumberTextFontFamily inherited property.
|
CellTodayDayNumberTextFontSize
|
Gets the day number’s text font size value that is applied to the MonthView cells when the cell is the today. To specify this value, use the MonthViewCellAppearance‘s TodayDayNumberTextFontSize inherited property.
|
CellTodayFirstDayOfMonthDayNumberTextColor
|
Gets the day number’s text color that is applied to the MonthView cells when the cell is the today and the first day of the month. To specify this color, use the MonthViewCellAppearance‘s TodayFirstDayOfMonthDayNumberTextColor inherited property.
|
CellTodayFirstDayOfMonthDayNumberTextFontAttributes
|
Gets the day number’s font attribute value that is applied to the MonthView cells when the cell is the today and the first day of the month. To specify this value, use the MonthViewCellAppearance‘s TodayFirstDayOfMonthDayNumberTextFontAttributes.
|
CellTodayFirstDayOfMonthDayNumberTextFontFamily
|
Gets the day number’s font family value that is applied to the MonthView cells when the cell is the today and the first day of the month. To specify this value, use the MonthViewCellAppearance‘s TodayFirstDayOfMonthDayNumberTextFontFamily.
|
CellTodayFirstDayOfMonthDayNumberTextFontSize
|
Gets the day number’s font size value that is applied to the MonthView cells when the cell is the today and the first day of the month. To specify this value, use the MonthViewCellAppearance‘s TodayFirstDayOfMonthDayNumberTextFontSize.
|
HeaderItemBackgroundColor
|
Gets the background color that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this color, use the BackgroundColor property.
|
HeaderItemBorderColor
|
Gets the border color that is applied to the DevExpress.Maui.Scheduler view’s headers. To specify this color, use the BorderColor property.
|
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.
|
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.
|
HeaderItemCustomizer
|
Gets the customization object that is applied to the header.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|