MobileForms Toolkit Documentation

AdvancedTree.IsVisible Method

Determines the visibility of the Node.

Overload List

Determines the visibility of the Node.

public bool IsVisible(Node);

Determines the visibility of the Node at specified index.

public bool IsVisible(NodeCollection,int);

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace