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

In This Topic
    Header Property (CellGroup)
    In This Topic
    Group header (shown when the headers are collapsed).
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also