New to Telerik UI for BlazorStart a free 30-day trial

Provides data for the OnReorder event that fires when a user completes reordering a tile. Contains the Id of the moved tile to help identify which tile was repositioned. Use this event to save layout changes, update data models, or trigger additional actions based on tile position changes.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class TileLayoutReorderEventArgs : TileLayoutEventArgsBase

Inheritance: objectTileLayoutEventArgsBaseTileLayoutReorderEventArgs

Inherited Members TileLayoutEventArgsBase.Id

Constructors

C#
public TileLayoutReorderEventArgs()
In this article
DefinitionConstructorsTileLayoutReorderEventArgs()
Not finding the help you need?
Contact Support