[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IGroupFooterSupport

IGroupFooterSupport Interface

Interface that supports the footer.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IGroupFooterSupport : IGroupSupport, ISheetDataModel
Public Interface IGroupFooterSupport
    Inherits IGroupSupport, ISheetDataModel

Properties

Name Description
GroupFooterVisible

Gets or sets whether the group footer is displayed.

Methods

Name Description
GetGroupFooter(int)

Gets a group footer for a specified row.

IsGroupFooter(int)

Determines if the specified row is a group footer.