New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

TileGroup Object

A TileGroup object is obtained by calling the getItem() method of a TileGroupCollection.

The Telerik.Web.UI.TileList.TileGroup object exposes the following public methods and properties to control its behavior:

TileGroup Client-Side Methods

NameParametersReturn TypeDescription
addTile(item)RadBaseTileAdds the tile passed as a parameter to the group.
getTile(index)integerRadBaseTileReturns the tile at the given index in the group.
getTileIndex(tile)RadBaseTileintegerReturns the index of the tile passed as a parameter in the given group.
get_tiles()TileCollectionReturns the tiles in the given group.
Not finding the help you need?
Contact Support