TileViewItemOptions Properties
Stores advanced tile settings for the TileView.
Name | Description |
---|---|
Allow |
Gets or sets whether tiles support the hover visual state. |
Allow |
Gets or sets whether tiles within this Tile |
Column |
Gets or sets the maximum or exact number of columns (depending on layout mode) to accommodate tiles. The Column |
Default |
Gets a default value for the Tile |
Default |
Gets the default distance between neighboring tile groups. |
Default |
Gets the default distance between neighboring tiles within this Tile |
Default |
Returns the default tile padding. |
Default |
Gets the default size of tiles within this Tile |
Default |
Stores the default Tile |
Group |
Gets or sets the horizontal offset of the group header, in pixels. |
Group |
Gets or sets the amount of empty space around a group header text (see Tile |
Group |
Gets or sets the indent between the group header and group items, in pixels. |
Highlight |
Gets or sets whether the focused tile is highlighted using a border, background, both or is not highlighted. |
Horizontal |
Gets or sets the horizontal alignment mode for this Tile |
Indent |
Gets or sets the distance between neighboring tile groups. |
Indent |
Gets or sets the distance between neighboring tiles within this Tile |
Item |
Gets or sets the alignment for tile background images. |
Item |
Gets or sets the scale mode for tile background images. |
Item |
Gets or sets the tile border visibility mode applied to all tiles within this Tile |
Item |
Gets or sets the padding for all tiles within the Tile |
Item |
Gets or sets the size of tiles within this Tile |
Layout |
Gets or sets the layout mode for tiles within the Tile |
Orientation | Gets or sets the way tiles are arranged, horizontally or vertically. |
Padding |
Gets or sets the current Tile |
Row |
Gets or sets the maximum or exact number of rows (depending on layout mode) to accommodate tiles. The Row |
Scroll |
Gets or sets which scroll elements this Tile |
Show |
Gets or sets whether the tile groups’ captions should be visible. |
Stretch |
Gets or sets whether tiles are stretched to fit the View’s width/height (depending on the Orientation setting). The property is ignored in List layout mode. |
Vertical |
Gets or sets the vertical alignment mode for the Tile |
See Also