InvalidateRowFilter Method (IFilterSupport)
Invalidates the row filter and causes the columns to be repainted.
'Declaration
Sub InvalidateRowFilter( _
ByVal As Boolean, _
ByVal As Boolean _
)
'Usage
Dim instance As IFilterSupport
Dim clear As Boolean
Dim forceInvalidate As Boolean
instance.InvalidateRowFilter(clear, forceInvalidate)
Parameters
- clear
- Whether to clear
- forceInvalidate
- Whether to force the invalidate