Table of Contents

Property RowColumn

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

RowColumn

Gets or sets RowIndex and ColumnIndex properties as tuple with two int values.

[Browsable(false)]
public virtual RowColumnIndex RowColumn { get; set; }

Property Value

RowColumnIndex

Remarks

Currently this property works only in Grid container.