ASPxClientSplitterPane.GetScrollLeft Method
Returns the distance between the left edge of the pane content and the leftmost portion of the content currently visible in the pane.
Declaration
GetScrollLeft(): number
Returns
| Type | Description |
|---|---|
| number | The distance (in pixels). |
See Also