ComponentOne ASP.NET MVC Controls
ManualGridLayout Class Members
Properties  Methods 

C1.Web.Mvc Namespace : ManualGridLayout Class

The following tables list the members exposed by ManualGridLayout.

Public Constructors
 NameDescription
Public ConstructorCreates one ManualGridLayout 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

ManualGridLayout Class
C1.Web.Mvc Namespace