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