CustomSelectableCellStyleEventArgs.IsTrailing Property
Gets whether the processed day belongs to the previous or next month.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public bool IsTrailing { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also