TileViewColumns Properties
Contains columns for the TileView that define tile behavior and visual states.
Name | Description |
---|---|
Background |
Gets or sets the column that contains images to display in tiles’ background. |
Background |
This property is intended for internal use. |
Checked |
Gets or sets the column with Boolean values that specify the checked state for tiles. |
Checked |
This property is intended for internal use. |
Enabled |
Gets or sets the column with Boolean values that specify the enabled/disabled state for tiles. |
Enabled |
This property is intended for internal use. |
Group |
Gets or sets the column whose values are used to combine tiles in groups. |
Group |
This property is intended for internal use. |
View |
Gets the View that owns the current Tile |
See Also