Property ColumnIndex
ColumnIndex
Gets or sets column index which is used by the Grid control.
int ColumnIndex { get; set; }
Property Value
Remarks
Currently this property works only in Grid container.
Gets or sets column index which is used by the Grid control.
int ColumnIndex { get; set; }
Currently this property works only in Grid container.