Table of Contents

Property RowCount

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

RowCount

Gets or sets count of RowDefinitions.

public int RowCount { get; set; }

Property Value

int

Remarks

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