TreeCombo

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebTreeControl

          IWebTreeCombo

          WebTreeCombo

Description

The TreeCombo component implements a combobox that displays tree-like structure of elements.

Comments

The component has different properties available in the design mode and in the web form execution mode.

Properties:

Methods:

The component has the OnSelectionChange event that can track node selection change.

Example

See also:

Creating Web Form and Components Layout