Class
TileLayoutReorderEventArgs

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:

cs-api-definition
public class TileLayoutReorderEventArgs : TileLayoutEventArgsBase

Inheritance: objectTileLayoutEventArgsBaseTileLayoutReorderEventArgs

Inherited Members TileLayoutEventArgsBase.Id

Constructors

TileLayoutReorderEventArgs()

Declaration

cs-api-definition
public TileLayoutReorderEventArgs()
In this article
DefinitionConstructorsTileLayoutReorderEventArgs()
Not finding the help you need?
Contact Support