[]
        
(Showing Draft Content)

C1.Web.Mvc.ManualGridLayout

ManualGridLayout Class

Defines a class represents the manual grid layout, in which the items rendered in the specified position.

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

Constructors

Name Description
ManualGridLayout(HtmlHelper)

Creates one ManualGridLayout instance.

Properties

Name Description
Items

Gets the group collection in this layout.

Extension Methods