ASPxClientPanel.Toggle Method
In This Article
Expands or collapses the client panel.
#Declaration
TypeScript
Toggle(): void
#Remarks
Use the Toggle method to expand the collapsed panel or collapse the expanded panel on the client side.
See Also