TileViewColumns.ToString() Method
Returns the textual representation of the current TileViewColumns object.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | A String value, which is the textual representation of the current TileViewColumns object. |
See Also