DayOfWeekCellData Class
In This Article
Stores information about a calendar cell that contains a day of the week.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public class DayOfWeekCellData :
DisplayData
#Inheritance
System.Object
DisplayData
DayOfWeekCellData
See Also