Class
TileLayoutResizeEventArgs

Provides data for the OnResize event that fires when a user completes resizing a tile. Contains the Id of the resized tile to help identify which tile was modified. Use this event to save layout changes, update data models, or trigger additional actions based on tile size changes.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class TileLayoutResizeEventArgs : TileLayoutEventArgsBase

Inheritance: objectTileLayoutEventArgsBaseTileLayoutResizeEventArgs

Inherited Members TileLayoutEventArgsBase.Id

Constructors

TileLayoutResizeEventArgs()

Declaration

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