Telerik.Web.UI.TileList.TileGroupCollection
Inheritance Hierarchy
Methods
getItem
Returns group at the passed index in the collectoin returned by the get_groups RadTileList method.
Parameters
index Object
Returns
Object
get_count
Returns the number of tile groups in the RadTileList
Parameters
Returns
Object
indexOf
Returns the index of the group passed as a parameter. Returns -1 if there is no match.
Parameters
item Object
Returns
Object