バージョン

VisibleFixedLeftCells プロパティ

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