Table of Contents

Interface ITreeViewNode

Namespace
HP.LFT.SDK.Oracle
Assembly
HP.LFT.SDK.dll

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()