CustomSelectableCellStyleEventArgs.IsSelected Property
Gets whether the processed day is selected.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public bool IsSelected { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also