バージョン

FixLocation プロパティ (ColumnFixing)

列の ColumnSetting オブジェクトで指定しない限り、すべての列が固定される方向。

Left - 列はグリッドの左端に固定されます。

Right - 列はグリッドの右端に固定されます。

シンタックス
'宣言
 
Public Property FixLocation As FixLocation
public FixLocation FixLocation {get; set;}
参照