バージョン

VisibleFixedRightCells プロパティ

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