Single |
The SingleSelectableListNodeList type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionSelectableListNodeWithParent) | |
Item | Gets or sets the element at the specified index. (Inherited from CollectionSelectableListNodeWithParent) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionSelectableListNodeWithParent) | |
SelectedItem | ||
SelectedValue | Gets or sets the selected value. It is not recommended to bind the SelectedValue property of the Gui element to this; better bind the SelectedItem property of the Gui element to SelectedItem. |