SelectedValueCollection(ASPxListEdit) Constructor
Initializes a new SelectedValueCollection class instance with the specific owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
listEdit | ASPxListEdit | An ASPxListEdit object to which the created collection belongs. |
See Also