New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
TextTile Object
This article explains the client-side properties and methods RadTextTile exposes.
RadTextTile inherits the RadBaseTile type and has the API it provides in addition to the TextTile specific methods.
RadTextTile Client-Side Methods
Name | Parameters | Return Type | Description |
---|---|---|---|
get_text() | String | Returns the text displayed in the tile content container. | |
set_text(value) | String | Sets the text displayed in the tile content container. |