UltraTreeHighlightDrawFilter..::..QueryStateAllowedForNode Event

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public event [QueryStateAllowedForNodeEventHandler] QueryStateAllowedForNode
Public Event QueryStateAllowedForNode As [QueryStateAllowedForNodeEventHandler]
public:
 event [QueryStateAllowedForNodeEventHandler]^ QueryStateAllowedForNode {
	void add ([QueryStateAllowedForNodeEventHandler]^ value);
	void remove ([QueryStateAllowedForNodeEventHandler]^ value);
}