SetVerticalScrollPercent Method (SLDataGrid)

Class

SLDataGrid.

Action

Sets the vertical scroll position as a percentage of the total content area within the data grid.

Syntax

C#
dataGrid.SetVerticalScrollPercent(percent)
VB
dataGrid.SetVerticalScrollPercent(percent)
Variable Description
percent The percentage of the total vertical content area. Double.