Spread Windows Forms 12.0 Product Documentation
GetIntersectedFilteredInRows() Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IRowFilter Interface > GetIntersectedFilteredInRows Method : GetIntersectedFilteredInRows() Method
Gets the intersection of the filtered-in rows for all the filtered columns.
Syntax
'Declaration
 
Overloads Function GetIntersectedFilteredInRows() As Integer()
'Usage
 
Dim instance As IRowFilter
Dim value() As Integer
 
value = instance.GetIntersectedFilteredInRows()
int[] GetIntersectedFilteredInRows()

Return Value

See Also

Reference

IRowFilter Interface
IRowFilter Members
Overload List