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