Table of Contents

Property ColumnIndex

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

ColumnIndex

Gets the index the column associated to this cell. If the value is null, the cell is not associated with any column.

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

Property Value

int?