ReactOS 0.4.16-dev-2491-g3dc6630
UIA::IGridItemProvider Interface Reference
Inheritance diagram for UIA::IGridItemProvider:
Collaboration diagram for UIA::IGridItemProvider:

Properties

int Row [get]
 
int Column [get]
 
int RowSpan [get]
 
int ColumnSpan [get]
 
IRawElementProviderSimple ContainingGrid [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 531 of file uiautomationcore.idl.

Property Documentation

◆ Column

int UIA::IGridItemProvider::Column
get

◆ ColumnSpan

int UIA::IGridItemProvider::ColumnSpan
get

◆ ContainingGrid

IRawElementProviderSimple UIA::IGridItemProvider::ContainingGrid
get

◆ Row

int UIA::IGridItemProvider::Row
get

◆ RowSpan

int UIA::IGridItemProvider::RowSpan
get

The documentation for this interface was generated from the following file: