New to Telerik UI for ASP.NET Core? Download free 30-day trial
Resizing
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
resizing.cshtml
ResizingController.cs
Resizing_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The ASP.NET Core TileLayout provides a resizing functionality of the tiles. They can be dragged both horizontally and vertically to take up more or less space in the layout as determined by the user.
To enable the resizable functionality, use the .Resizable()
method.