Table of Contents

Property RowSpan

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

RowSpan

Gets or sets a value that indicates the total number of rows this control's content spans within a container.

int RowSpan { get; set; }

Property Value

int

Remarks

Currently this property works only in Grid container.