ASPxClientPanel.IsExpanded Method
Returns a value specifying whether the panel is expanded.
Declaration
IsExpanded(): boolean
Returns
| Type | Description |
|---|---|
| boolean |
|
Remarks
Use the IsExpanded property to obtain a value indicating in which state a client panel currently is - expanded or collapsed.
See Also