ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.TransposedMultiRow Assembly / C1.Web.Mvc.TransposedMultiRow.TagHelpers Namespace / TransposedMultiRowTagHelper Class / GroupHeaderFormat Property

In This Topic
    GroupHeaderFormat Property (TransposedMultiRowTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.FlexGridBase<T>.GroupHeaderFormat. Sets the format string used to create the group header content.
    Syntax
    'Declaration
     
    Public Overridable Property GroupHeaderFormat As String
    public virtual string GroupHeaderFormat {get; set;}
    Remarks
    The string may contain any text, plus the following replacement strings:
    See Also