Property RowCount
RowCount
Gets or sets count of RowDefinitions.
public int RowCount { get; set; }
Property Value
Remarks
If row count grows, CreateAuto() is used to add new rows.
Gets or sets count of RowDefinitions.
public int RowCount { get; set; }
If row count grows, CreateAuto() is used to add new rows.