Skip to main content

TileViewColumns Class

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

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class TileViewColumns

The following members return TileViewColumns objects:

Remarks

Read the following topic to learn more: Create Tile View, Bind It to Data, and Populate Column Collection.

Inheritance

Object
TileViewColumns
See Also