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