FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRowFilter Interface
Members


In This Topic
IRowFilter Interface
In This Topic
Interface that supports row filters for filtering rows on a sheet.
Syntax
'Declaration
 
Public Interface IRowFilter 
   Inherits FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As IRowFilter
See Also