GridLayoutDefinition.NumberOfRows 屬性

定義

取得或設定版面的列數。

public:
 property int NumberOfRows { int get(); void set(int value); };
public int NumberOfRows { get; set; }
member this.NumberOfRows : int with get, set
Public Property NumberOfRows As Integer

屬性值

版面的行數。

適用於