ValueAndCount.ToString() Method
In This Article
Returns the textual representation of the ValueAndCount object.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Returns
Type | Description |
---|---|
String | The textual representation of the Value |
See Also