Skip to main content
A newer version of this page is available. .

TileViewColumns Class

Contains columns for the TileView that define tile behavior and visual states.

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v18.1.dll

Declaration

[TypeConverter(typeof(ExpandableObjectConverter))]
public class TileViewColumns

The following members accept/return TileViewColumns objects:

Remarks

See the Column Set section of the Tile View topic to learn more.

Inheritance

Object
TileViewColumns
See Also