バージョン

FixedDropAreaLocation プロパティ (FixedColumnSettingsOverride)

XamGrid がドラッグされているときに Column で表示するドロップ領域の位置を取得または設定します。ユーザーが列をドロップすると、その列が固定されスクロールできなくなります。
シンタックス
'宣言
 
Public Property FixedDropAreaLocation As Nullable(Of FixedDropAreaLocation)
public Nullable<FixedDropAreaLocation> FixedDropAreaLocation {get; set;}
参照