TileViewColumns Class
In This Article
Contains columns for the TileView that define tile behavior and visual states.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Related API Members
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.
See Also