This topic has not yet been rated - Rate this topic

ITableItemProvider Properties

The ITableItemProvider type exposes the following members.

  NameDescription
Public property Column Gets the ordinal number of the column that contains the cell or item. (Inherited from IGridItemProvider.)
Public property ColumnSpan Gets the number of columns spanned by a cell or item. (Inherited from IGridItemProvider.)
Public property ContainingGrid Gets a UI Automation provider that implements IGridProvider and represents the container of the cell or item. (Inherited from IGridItemProvider.)
Public property Row Gets the ordinal number of the row that contains the cell or item. (Inherited from IGridItemProvider.)
Public property RowSpan Gets the number of rows spanned by a cell or item. (Inherited from IGridItemProvider.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.