Objective Grid for Microsoft® .NET® Reference Guide

GridControl.TopRow Property

Back to Class Index

Returns the index of the topmost scrollable row.     

[Visual Basic]
Public ReadOnly Property TopRow As Integer
[C#]
public int TopRow {get;}

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace