Determines the visibility of the Node.
Determines the visibility of the Node.
public bool IsVisible(Node);
Determines the visibility of the Node at specified index.
public bool IsVisible(NodeCollection,int);
AdvancedTree Class | Resco.Controls.AdvancedTree Namespace