Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.28 KB

nn-uiautomationcore-igriditemprovider.md

File metadata and controls

66 lines (56 loc) · 2.28 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:uiautomationcore.IGridItemProvider
IGridItemProvider (uiautomationcore.h)
Provides access to individual child controls of containers that implement IGridProvider.
IGridItemProvider
IGridItemProvider interface [Windows Accessibility]
IGridItemProvider interface [Windows Accessibility]
described
uiauto.uiauto_IGridItemProvider
uiauto_IGridItemProvider
uiautomationcore/IGridItemProvider
winauto.uiauto_IGridItemProvider
winauto\uiauto_IGridItemProvider.htm
WinAuto
334a10f1-8bfc-4935-9eee-6176a3e8a4f1
12/05/2018
IGridItemProvider, IGridItemProvider interface [Windows Accessibility], IGridItemProvider interface [Windows Accessibility],described, uiauto.uiauto_IGridItemProvider, uiauto_IGridItemProvider, uiautomationcore/IGridItemProvider, winauto.uiauto_IGridItemProvider
uiautomationcore.h
UIAutomation.h
Windows
Windows XP [desktop apps \| UWP apps]
Windows Server 2003 [desktop apps \| UWP apps]
UIAutomationCore.idl
UIAutomationCore.dll
Windows
19H1
IGridItemProvider
uiautomationcore/IGridItemProvider
c++
APIRef
kbSyntax
COM
UIAutomationCore.dll
IGridItemProvider

IGridItemProvider interface

-description

Provides access to individual child controls of containers that implement IGridProvider.

-remarks

Implemented on a UI Automation provider that must support the GridItem control pattern.

Controls that implement IGridItemProvider can typically be traversed (that is, a UI Automation client can move to adjacent controls) by using the keyboard.

-see-also

UI Automation Providers Overview