ASPxClientSplitterPane.GetSize Method
Returns the splitter pane‘s size, in pixels or percents.
Declaration
GetSize(): string
Returns
| Type | Description |
|---|---|
| string | A string specifying the splitter pane’s size, in pixels or percents. |
See Also