ComponentOne ASP.NET MVC Controls
AutoGridLayout Class Members
Properties  Methods 

C1.Web.Mvc Namespace : AutoGridLayout Class

The following tables list the members exposed by AutoGridLayout.

Public Constructors
 NameDescription
Public ConstructorCreates one AutoGridLayout instance.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the size of the cell in the grid layout. It is in pixels. (Inherited from C1.Web.Mvc.GridLayout)
Public PropertyGets or sets the spacing of the cell in the grid layout. It is in pixels. (Inherited from C1.Web.Mvc.GridLayout)
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the spacing of the group in the grid layout. It is in pixels. (Inherited from C1.Web.Mvc.GridLayout)
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets the group collection in this layout.  
Public PropertyGets or sets the maximum number of the row count or the column count. (Inherited from C1.Web.Mvc.GridLayout)
Public PropertyGets or sets the layout orientation. (Inherited from C1.Web.Mvc.GridLayout)
Top
Public Methods
 NameDescription
Public MethodReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

AutoGridLayout Class
C1.Web.Mvc Namespace