MobileForms Toolkit Documentation

SmartGrid.ScrollHPos Property

Gets or sets the horizontal scroll position.

public int ScrollHPos {get; set;}

Property Value

The horizontal scroll position.

Remarks

The index of first visible of floating columns is calculated like: ScrollHPos + DockedColumns.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace