ASPxClientControlsInitializedEventArgs Members
Provides data for the client ASPxClientControlCollection.ControlsInitialized event.Constructors
Name | Description |
---|---|
constructor(isCallback) | Initializes a new object of the ASPxClientControlsInitializedEventArgs type with the specified settings. |
Properties
Name | Description |
---|---|
isCallback | Gets a value that specifies whether a callback is sent during a controls initialization. |
See Also