Skip to main content
A newer version of this page is available. .

ASPxClientControlsInitializedEventArgs Class

Provides data for the client ASPxClientControlCollection.ControlsInitialized event.

Declaration

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