Interface ITreeViewNode
A node in an Oracle TreeView object.
public interface ITreeViewNode
Methods
Collapse()
Collapses the specified item in the tree.
void Collapse()
Expand()
Expands the specified item in the tree.
void Expand()
A node in an Oracle TreeView object.
public interface ITreeViewNode
Collapses the specified item in the tree.
void Collapse()
Expands the specified item in the tree.
void Expand()