バージョン

VisibleFixedLeftCells プロパティ

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