ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / GroupHeaderFormat Property

In This Topic
    GroupHeaderFormat Property (FlexSheet)
    In This Topic
    Gets or sets the format string used to create the group header content.
    Syntax
    'Declaration
     
    
    <IgnoreAttribute()>
    Public Overrides Property GroupHeaderFormat As String
    [Ignore()]
    public override string GroupHeaderFormat {get; set;}
    Remarks
    The string may contain any text, plus the following replacement strings:
    See Also