バージョン

VisibleFixedRightCells プロパティ

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