SelectedValueCollection Class
Represents a collection containing the values of the selected items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return SelectedValueCollection objects:
Remarks
An instance of the SelectedValueCollection class can be accessed via the ASPxListBox.SelectedValues property.
Inheritance
Object
DevExpress.Web.SelectedValueCollectionBase
SelectedValueCollection
See Also