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

Telerik.Web.UI.TileListDataCancelEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_tileData

Gets the data that will be generated as tile by the TileList.

Parameters

Returns

Object

get_dataItem

Gets the data source object.

Parameters

Returns

Object

set_tileData

Sets an object that will be created as tile by the TileList.

Parameters

value Object

The data for the tile that will be created.

Returns

None