バージョン

AllowFixedColumns プロパティ (FixedColumnSettingsOverride)

指定された ColumnLayout のすべての Columns で固定列のインジケーターを表示するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AllowFixedColumns As Nullable(Of FixedColumnType)
public Nullable<FixedColumnType> AllowFixedColumns {get; set;}
参照