DataCell.m_columnIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the column index of the data cell.
protected: int m_columnIndex;
protected int m_columnIndex;
val mutable m_columnIndex : int
Protected m_columnIndex As Integer