UltraTreeHighlightDrawFilter..::..DropHightLightNode Property

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

Syntax


public UltraTreeNode DropHightLightNode { get; set; }
Public Property DropHightLightNode As UltraTreeNode
	Get
	Set
public:
property UltraTreeNode^ DropHightLightNode {
	UltraTreeNode^ get ();
	void set (UltraTreeNode^ value);
}