Back to Devexpress

ASPxClientControlsInitializedEventArgs Class

aspnet-js-aspxclientcontrolsinitializedeventargs.md

latest900 B
Original Source

ASPxClientControlsInitializedEventArgs Class

Provides data for the client ASPxClientControlCollection.ControlsInitialized event.

Declaration

ts
declare class ASPxClientControlsInitializedEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientControlsInitializedEventArgs type are used as arguments for the ASPxClientControlCollection.ControlsInitialized event.

ASPxClientControlsInitializedEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs ASPxClientControlsInitializedEventArgs

See Also

ASPxClientControlsInitializedEventArgs Members