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

In This Topic
OnListingProperty Method (C1FilterEditor)
In This Topic
Raises the ListingProperty event.
Syntax
'Declaration
 
Protected Sub OnListingProperty( _
   ByVal e As ListingPropertyEventArgs _
) 
 

Parameters

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