MobileForms Toolkit Documentation

SmartGrid.ScrollVPos Property

Gets or sets the vertical scroll position.

public int ScrollVPos {get; set;}

Property Value

The vertical scroll position.

Remarks

The index of first visible of floating rows is calculated like: ScrollVPos + DockedRows.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace