DateTimeRange.ToString() Method
Returns a string that represents the range.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | The string that represents the range. |
See Also