Spread for ASP.NET 10 Product Documentation
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()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

IRowFilter Interface
IRowFilter Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.