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