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


In This Topic
    HeaderCellGroup Class Members
    In This Topic

    The following tables list the members exposed by HeaderCellGroup.

    Public Constructors
     NameDescription
    Public ConstructorCreates one HeaderCellGroup 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).  
    Top
    See Also