ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / CellGroup Class
Properties


In This Topic
    CellGroup Class Members
    In This Topic

    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