[]
        
(Showing Draft Content)

C1.Web.Mvc.ManualGridTile

ManualGridTile Class

Defines a class represents the tile for the manual grid layout.

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

Constructors

Name Description
ManualGridTile()

Creates one ManualGridTile instance.

Properties

Name Description
Column

Gets or sets the start column index of tile. The column index starts from 1.

Row

Gets or sets the start row index of tile. The row index starts from 1.