[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IGroupSupport.IsGroup

IsGroup Method

IsGroup(int)

Determines if the specified row is a group header (also called group node).

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

Row index

Returns
Type Description
bool