ScrollingObjectCollection.FirstHiddenCellIndex 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 hidden cell.
public:
 property int FirstHiddenCellIndex { int get(); };public int FirstHiddenCellIndex { get; }member this.FirstHiddenCellIndex : intPublic ReadOnly Property FirstHiddenCellIndex As Integer