Back to Devexpress

ASPxClientCallbackPanel Class

aspnet-js-aspxclientcallbackpanel.md

latest1.1 KB
Original Source

ASPxClientCallbackPanel Class

Represents a client-side equivalent of the ASPxCallbackPanel control.

Declaration

ts
declare class ASPxClientCallbackPanel extends ASPxClientPanel

Remarks

The ASPxClientCallbackPanel object serves as a client-side equivalent of the ASPxCallbackPanel control and implements the functionality allowing a callback to the server to be initiated via the ASPxClientCallbackPanel.PerformCallback) method.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientPanelBase ASPxClientPanel ASPxClientCallbackPanel

See Also

ASPxCallbackPanel

Callback Panel

ASPxClientCallbackPanel Members