バージョン

AllowColumnResizing プロパティ (ColumnResizingSettingsOverride)

ColumnLayout のすべての XamGrid オブジェクトの列のサイズを変更する方法を取得または設定します。
シンタックス
'宣言
 
Public Property AllowColumnResizing As Nullable(Of ColumnResizingType)
public Nullable<ColumnResizingType> AllowColumnResizing {get; set;}
参照