C1.Win.List Namespace / C1List Class / OnFilter Method

In This Topic
OnFilter Method (C1List)
In This Topic
Raised when AllowFilter is false.
Syntax
'Declaration
 
Protected Overridable Sub OnFilter( _
   ByVal e As FilterEventArgs _
) 
 

Parameters

e
See Also