バージョン

VisibleCells プロパティ (RowBase)

表示されているセルのリストを取得します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property VisibleCells As Collection(Of CellBase)
protected internal virtual Collection<CellBase> VisibleCells {get;}
参照