Back to Devexpress

TileViewColumns Properties

windowsforms-devexpress-dot-xtragrid-dot-columns-dot-tileviewcolumns-dot-underscore-properties.md

latest2.0 KB
Original Source

TileViewColumns Properties

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

NameDescription
BackgroundImageColumnGets or sets the column that contains images to display in tiles’ background.
BackgroundImageColumnNameThis property is intended for internal use.
CheckedColumnGets or sets the column with Boolean values that specify the checked state for tiles.
CheckedColumnNameThis property is intended for internal use.
EnabledColumnGets or sets the column with Boolean values that specify the enabled/disabled state for tiles.
EnabledColumnNameThis property is intended for internal use.
GroupColumnGets or sets the column whose values are used to combine tiles in groups.
GroupColumnNameThis property is intended for internal use.
ViewGets the View that owns the current TileViewColumns object.

See Also

TileViewColumns Class

TileViewColumns Members

DevExpress.XtraGrid.Columns Namespace