[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IGroupFooterSupport.IsGroupFooter

IsGroupFooter Method

IsGroupFooter(int)

Determines if the specified row is a group footer.

Declaration
bool IsGroupFooter(int row)
Function IsGroupFooter(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row index

Returns
Type Description
bool