Table of Contents

Property ColumnIndex

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

ColumnIndex

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

int ColumnIndex { get; set; }

Property Value

int

Remarks

Currently this property works only in Grid container.