Property ColumnIndex
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
Remarks
Currently this property works only in Grid container.