Property ColumnIndex
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?
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; }