TimeSpanRange.ToString(IFormatProvider) Method
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public string ToString(
IFormatProvider provider
)
Parameters
| Name | Type |
|---|---|
| provider | IFormatProvider |
Returns
| Type |
|---|
| String |
See Also