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;}
See Also