Table of Contents

Property ColumnCount

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ColumnCount

Gets or sets count of ColumnDefinitions.

public int ColumnCount { get; set; }

Property Value

int

Remarks

If column count grows, CreateAuto() is used to add new rows.