NChildrenComboBoxBrowser Class Members
In This Topic
The following tables list the members exposed by NChildrenComboBoxBrowser.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ComboBox | Gets the embedded combo box. Valid only when Style is set to ComboBox. |
Top
Protected Properties
| Name | Description |
| SelectedItem | Overridden. Gets or sets the currently selected item. |
Top
Public Methods
| Name | Description |
| RebuildItems | Overridden. Rebuilds the items to reflect the children of the browsed node. |
Top
See Also