Active Query Builder 2 .NET Edition reference
FilteringPropsChanged Event



Fires on changing the attributes of metadata item that affect the filtering.
Syntax
'Declaration
 
Public Event FilteringPropsChanged As NotifyEventHandler
'Usage
 
Dim instance As MetadataItem
Dim handler As NotifyEventHandler
 
AddHandler instance.FilteringPropsChanged, handler
public event NotifyEventHandler FilteringPropsChanged
public: __event NotifyEventHandler* FilteringPropsChanged
Remarks
The event is fired on changing the AltName, Name, Default and System properties.
See Also

Reference

MetadataItem Class
MetadataItem Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback