Table of Contents

Property ColumnIndex

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

ColumnIndex

Gets or sets column index which is used in GetColumnGroup(int, bool) and by the Grid control.

[Browsable(false)]
public virtual int ColumnIndex { get; set; }

Property Value

int

Remarks

Currently this property works only in Grid container.