ASPxClientCardView.GetVerticalScrollPosition Method
Returns the current vertical scroll position of the grid’s content.
Declaration
GetVerticalScrollPosition(): number
Returns
Type | Description |
---|---|
number | The vertical scroll position. |
See Also