[]
        
Interface that supports the footer.
public interface IGroupFooterSupport : IGroupSupport, ISheetDataModelPublic Interface IGroupFooterSupport
    Inherits IGroupSupport, ISheetDataModel| Name | Description | 
|---|---|
| GroupFooterVisible | Gets or sets whether the group footer is displayed. | 
| Name | Description | 
|---|---|
| GetGroupFooter(int) | Gets a group footer for a specified row. | 
| IsGroupFooter(int) | Determines if the specified row is a group footer. |