ValueInfo<T>.ExtendedDisplayText Property
Gets the total number of found values.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public string ExtendedDisplayText { get; }
Property Value
Type | Description |
---|---|
String | The total number of found values. |
See Also