バージョン

VisibleCells プロパティ (CellsPanel)

現在表示されている Infragistics.Controls.Grids.CellBase オブジェクトのリストを取得します。
シンタックス
'宣言
 
Protected Friend ReadOnly Property VisibleCells As Collection(Of CellBase)
protected internal Collection<CellBase> VisibleCells {get;}
参照