CalendarDayOfWeekCellAppearance Class
Stores appearance settings for the days of the week.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public class CalendarDayOfWeekCellAppearance :
CalendarCellAppearance
#Related API Members
The following members return CalendarDayOfWeekCellAppearance objects:
#Inheritance
System.Object
BindableObject
Element
AppearanceBase
CalendarCellAppearance
CalendarDayOfWeekCellAppearance
#Extension Methods
See Also