WebMapsListEditor.GetSelectedObjects() Method
Returns a collection of objects that are currently selected in the WebMapsListEditor‘s control.
Namespace: DevExpress.ExpressApp.Maps.Web
Assembly: DevExpress.ExpressApp.Maps.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
Declaration
Returns
Type | Description |
---|---|
IList | A list of the selected objects. |
See Also