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