ScrollingObjectCollection.FirstVisibleCellIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Index of the first visible cell.
public:
property int FirstVisibleCellIndex { int get(); };
public int FirstVisibleCellIndex { get; }
member this.FirstVisibleCellIndex : int
Public ReadOnly Property FirstVisibleCellIndex As Integer