Table of Contents

Interface ITreeViewNode

A node in an Oracle TreeView object.

Namespace: HP.LFT.SDK.Oracle
Assembly: HP.LFT.SDK.dll
Syntax
public interface ITreeViewNode

Methods

Collapse()

Collapses the specified item in the tree.

Declaration
void Collapse()

Expand()

Expands the specified item in the tree.

Declaration
void Expand()