ASPxClientPanel.IsExpandable Method
Returns a value specifying whether the panel can be expanded.
Declaration
IsExpandable(): boolean
Returns
Type | Description |
---|---|
boolean |
|
Remarks
Use the IsExpandable property to obtain a value indicating whether the client panel can be expanded or collapsed.
See Also