グリッドのスタイルを取得または設定します。
シンタックス
'宣言
<Foundation.ExportAttribute("Style")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property Style As GridStyle
[Foundation.Export("Style")]
[System.ComponentModel.Browsable(true)]
public GridStyle Style {get; set;}
参照