Back to Devexpress

ASPxClientRoundPanel Class

aspnet-js-aspxclientroundpanel.md

latest1.1 KB
Original Source

ASPxClientRoundPanel Class

Represents a client-side equivalent of the ASPxRoundPanel control.

Declaration

ts
declare class ASPxClientRoundPanel extends ASPxClientPanelBase

Remarks

The ASPxClientRoundPanel object serves as a client-side equivalent of the ASPxRoundPanel control, and implements the functionality allowing the panel’s visibility, content and header text to be manipulated on the client side (see the ASPxClientControlBase.SetVisible, ASPxClientPanelBase.SetContentHtml and ASPxClientRoundPanel.SetHeaderText methods).

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientPanelBase ASPxClientRoundPanel

See Also

RoundPanel

ASPxClientRoundPanel Members