バージョン

VisibleCells プロパティ

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