DateRange.ToDaysList() Method
In This Article
Gets the list of days within the range.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Returns
Type | Description |
---|---|
IList<Date |
An object implementing the System. |
See Also