ASPxClientGridView.GetHorzScrollPos Method
In This Article
Obsolete. Returns the current horizontal scroll position of the grid’s content.
#Declaration
TypeScript
GetHorzScrollPos(): number
#Returns
Type | Description |
---|---|
number | The horizontal scroll position. |
See Also