C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter Namespace / C1FilterEditor Class / OnFilterChanged Method
An System.EventArgs that contains the event data.

In This Topic
OnFilterChanged Method (C1FilterEditor)
In This Topic
Raises the FilterChanged event.
Syntax
'Declaration
 
Protected Sub OnFilterChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also