SummaryItemCollectionBase<T>.ToString() Method
Returns the textual representation of the collection.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Returns
Type | Description |
---|---|
String | The textual representation of the collection. |
See Also