ASPxClientSplitterPane.SetSize(size) Method
Specifies the splitter pane‘s size in pixels.
#Declaration
SetSize(
size: number | string
): void
#Parameters
Name | Type | Description |
---|---|---|
size | string | number | An integer value that specifies the splitter pane’s size. |
#Remarks
Note
This method does not work if the Splittertrue
.