This is a migrated thread and some comments may be shown as answers.

MaximizedItem changed event

1 Answer 51 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Akram
Top achievements
Rank 1
Akram asked on 05 Jan 2013, 12:01 PM
Hi
Is there is any event fired when the MaximizedItem changed?


Thanks
Akram

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 09 Jan 2013, 01:39 PM
Hello Akram,

The RadTileView control exposes the TileStateChanged event which occurs whenever a RadTileViewItem changes it's state. In combination with this event you can use the RadTileViewItem.TileState property to track the state of each item separately. Also, you can use the TilesStateChanged event to check the states of all items at ones. This event occurs when the process of changing the TileStates of all items finishes. You can read more about the events of the RadTileView control in this article.

Let me know if my answer solves your issue.

All the best,
Pavel R. Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TileView
Asked by
Akram
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or