'宣言
<Foundation.ExportAttribute("AllowResizing")> <System.ComponentModel.BrowsableAttribute(True)> Public Property AllowResizing As GridAllowResizing
[Foundation.Export("AllowResizing")] [System.ComponentModel.Browsable(true)] public GridAllowResizing AllowResizing {get; set;}