バージョン

FixedAdornerColumns プロパティ

ColumnBase で最初に表示して固定する XamGrid オブジェクトのコレクション。注: この列は一般的に RowSelectorColumn および ExpansionIndicatorColumn のような基本データソースのフィールドを表さない列です。
シンタックス
'宣言
 
Public ReadOnly Property FixedAdornerColumns As ReadOnlyKeyedColumnBaseCollection(Of Column)
public ReadOnlyKeyedColumnBaseCollection<Column> FixedAdornerColumns {get;}
参照