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.v25.1.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class TileViewColumns

The following members return TileViewColumns objects:

Remarks

Refer to the following help topic to learn more: Tile View.

Inheritance

Object
TileViewColumns
See Also