[]
        
(Showing Draft Content)

C1.Web.Mvc.AutoGridLayout

AutoGridLayout Class

Defines a class represents the auto grid layout, in which the tiles render one by one without overlapping.

Inheritance
Service
AutoGridLayout
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class AutoGridLayout : GridLayout, IHtmlString, ITemplate

Constructors

Name Description
AutoGridLayout(HtmlHelper)

Creates one AutoGridLayout instance.

Properties

Name Description
Items

Gets the group collection in this layout.

Extension Methods