C1.AspNetCore.Mvc.TransposedMultiRow Assembly / C1.Web.Mvc.TransposedMultiRow Namespace / CellGroup Class
Properties


CellGroup Class Members

The following tables list the members exposed by CellGroup.

Public Constructors
 NameDescription
Public ConstructorCreates one CellGroup instance.  
Top
Public Properties
 NameDescription
Public PropertyArray of cell objects, which extend Column with colspan property.  
Public PropertyNumber of grid columns spanned by the group.  
Public PropertyGroup header (shown when the headers are collapsed).  
Public PropertyGets or sets a value that determines whether this is a row header group.  
Top
See Also