ComponentOne ASP.NET MVC Controls
CellGroupBuilder Class
Members 

C1.Web.Mvc.MultiRow.Fluent Namespace : CellGroupBuilder Class
Defines a builder to configurate C1.Web.Mvc.MultiRow.CellGroup.
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Class CellGroupBuilder 
   Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of CellGroup,CellGroupBuilder)
[EditorBrowsable(EditorBrowsableState.Never)]
public class CellGroupBuilder : C1.Web.Mvc.Fluent.BaseBuilder<CellGroup,CellGroupBuilder> 
Inheritance Hierarchy

System.Object
         C1.Web.Mvc.MultiRow.Fluent.CellGroupBuilder

See Also

Reference

CellGroupBuilder Members
C1.Web.Mvc.MultiRow.Fluent Namespace