バージョン

ColumnsHiddenToRight プロパティ

この Infragistics.Controls.Grids.Column の右側で現在非表示になっている Infragistics.Controls.Grids.Column オブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property ColumnsHiddenToRight As HiddenColumnsCollection
public HiddenColumnsCollection ColumnsHiddenToRight {get;}
解説
この特定の列が、Infragistics.Controls.Grids.ColumnLayout の最後の表示可能な列である場合にだけ、このコレクションが生成されます。
参照