バージョン

AllowColumnMoving プロパティ (ColumnMovingSettingsOverride)

ColumnLayout の指定された XamGrid オブジェクトの列を移動する方法を取得または設定します。
シンタックス
'宣言
 
Public Property AllowColumnMoving As Nullable(Of ColumnMovingType)
public Nullable<ColumnMovingType> AllowColumnMoving {get; set;}
参照