[]
        
(Showing Draft Content)

C1.Web.Mvc.GridTile

GridTile Class

Defines the base class represents the tile for the grid layout.

Inheritance
GridTile
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public abstract class GridTile : Tile

Properties

Name Description
AllowResize

Gets or sets a boolean value decides whether the tiles could be resized.

ColumnSpan

Gets or sets the column spans occupied by this tile.

RowSpan

Gets or sets the row spans occupied by this tile.