Table of Contents

Property RowIndex

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

RowIndex

Gets or sets row index which is used by the Grid control.

int RowIndex { get; set; }

Property Value

int

Remarks

Currently this property works only in Grid container.