Back to Devexpress

CalendarSelectableCellAppearance Class

maui-devexpress-dot-maui-dot-editors-40d34590.md

latest1.8 KB
Original Source

CalendarSelectableCellAppearance Class

Stores appearance settings for calendar cells in the selected and disabled states.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public class CalendarSelectableCellAppearance :
    CalendarCellAppearance

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CalendarCellAppearance CalendarSelectableCellAppearance CalendarDayCellAppearance

CalendarMonthCellAppearance

CalendarYearCellAppearance

Extension Methods

Yield<CalendarSelectableCellAppearance>()

YieldIfNotNull<CalendarSelectableCellAppearance>()

See Also

CalendarSelectableCellAppearance Members

DevExpress.Maui.Editors Namespace