Back to Devexpress

CalendarCellData Properties

maui-devexpress-dot-maui-dot-editors-dot-calendarcelldata-dot-underscore-properties.md

latest1.1 KB
Original Source

CalendarCellData Properties

Stores internal information used to render a calendar cell.

NameDescription
DateReturns the date the calendar cell displays.
DisplayTextGets the text that should be rendered. Inherited from DisplayData.
IsDisabledGets whether the visual element is disabled. Inherited from DisplayData.
IsSelectedReturns whether the calendar cell is selected.
IsTrailingReturns whether the calendar displays days related to the previous and next months.

See Also

CalendarCellData Class

CalendarCellData Members

DevExpress.Maui.Editors Namespace