ComponentOne ASP.NET MVC Controls
GridLayout Class Members
Properties  Methods 

C1.Web.Mvc Namespace : GridLayout Class

The following tables list the members exposed by GridLayout.

Public Properties
 NameDescription
Public PropertyGets or sets the size of the cell in the grid layout. It is in pixels.  
Public PropertyGets or sets the spacing of the cell in the grid layout. It is in pixels.  
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.  
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the maximum number of the row count or the column count.  
Public PropertyGets or sets the layout orientation.  
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

GridLayout Class
C1.Web.Mvc Namespace