Introduction

Grid容器提供像表格一樣可分割列與行的功能 。類似HTML中的Tabel。

命名空間

System.Windows.Controls

XMLNS

http://schemas.microsoft.com/winfx/xaml/presentation

Assemble

PresentationFramework (在 PresentationFramework.dll)

功能

定義由資料行和資料列組成的彈性方格區域。

範例

執行結果