Back to Devexpress

CustomSelectableCellAppearanceEventArgs.IsSelected Property

maui-devexpress-dot-maui-dot-editors-dot-customselectablecellappearanceeventargs-e7bbee51.md

latest926 B
Original Source

CustomSelectableCellAppearanceEventArgs.IsSelected Property

Gets whether the processed day is selected.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool IsSelected { get; }

Property Value

TypeDescription
Boolean

true if the precessed day is selected; otherwise, false.

|

See Also

CustomSelectableCellAppearanceEventArgs Class

CustomSelectableCellAppearanceEventArgs Members

DevExpress.Maui.Editors Namespace