constructor Constructor
In This Article
Initializes a new instance of the ASPxClientEventArgs object.
#Declaration
TypeScript
constructor()
#Remarks
Instances of the ASPxClientEventArgs object are automatically created and passed to the corresponding event handlers.
See Also