GridSummaryItem.ToString() Method
Gets the object’s text representation.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | A string that specifies the object’s text representation. |
See Also