DateTimeRange.ToString() Method
Returns the time range’s display text.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | The time range’s display text. |
See Also