Column Property (IUiaGridItemProvider)
In This Topic
Gets the ordinal number of the column that contains the cell or item. Returns: A zero-based ordinal number that identifies the column containing the cell or item.
Syntax
'Declaration
ReadOnly Property Column As Integer
See Also