[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRowFilter.IsRowFilteredOut

IsRowFilteredOut Method

IsRowFilteredOut(int)

Determines whether the specified row is filtered out.

Declaration
bool IsRowFilteredOut(int rowIndex)
Function IsRowFilteredOut(rowIndex As Integer) As Boolean
Parameters
Type Name Description
int rowIndex

Row index

Returns
Type Description
bool

The specified row is filtered out.