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