SelectedValueCollection Constructors
Represents a collection containing the values of the selected items.| Name | Parameters | Description |
|---|---|---|
| SelectedValueCollection(ASPxListEdit) | listEdit | Initializes a new SelectedValueCollection class instance with the specific owner. |
See Also