ASPxClientTreeList.GetHorizontalScrollPosition Method
Returns the current horizontal scroll position of the tree list’s content.
Declaration
GetHorizontalScrollPosition(): number
Returns
| Type | Description |
|---|---|
| number | The horizontal scroll position. |
See Also