ClassTileLayoutItemState
Class
Describes the user-changeable state of an individual TileLayout tile so you can store it and apply it to the component through its parent TileLayoutState object.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class TileLayoutItemState
Inheritance: objectTileLayoutItemState
Constructors
TileLayoutItemState()
Declaration
cs-api-definition
public TileLayoutItemState()