WebMapsListEditor.ObjectInfoHelperCreating Event
Namespace: DevExpress.ExpressApp.Maps.Web
Assembly: DevExpress.ExpressApp.Maps.Web.v20.2.dll
Declaration
public event EventHandler<ObjectInfoHelperCreatingEventArgs> ObjectInfoHelperCreating
Public Event ObjectInfoHelperCreating As EventHandler(Of ObjectInfoHelperCreatingEventArgs)
Event Data
The ObjectInfoHelperCreating event's data class is DevExpress.ExpressApp.Maps.Web.Helpers.ObjectInfoHelperCreatingEventArgs.
See Also
Feedback