aspnet-devexpress-dot-web-2e643af1.md
Represents an ASPxGlobalEvents control.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGlobalEvents :
ASPxWebComponent
Public Class ASPxGlobalEvents
Inherits ASPxWebComponent
The ASPxGlobalEvents class represents a non visual component that exposes a set of server and client events allowing a custom logic common to all DevExpress web controls on the form to be implemented centrally.
Note
The ASPxGlobalEvents control provides you with a comprehensive client-side functionality implemented using JavaScript code:
The client-side API is always available for this control.
Show 14 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxWebComponent ASPxGlobalEvents
See Also