ASPxClientSplitterPane.Collapse(maximizedPane) Method
Collapses the current pane and occupies its space by maximizing the specified pane.
#Declaration
Collapse(
maximizedPane: ASPxClientSplitterPane
): boolean
#Parameters
Name | Type | Description |
---|---|---|
maximized |
ASPx |
A ASPx |
#Returns
Type | Description |
---|---|
boolean |
|