[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.BaseInterfaces.IUiaTableItemProvider

IUiaTableItemProvider Interface

Exposes methods and properties to support UI Automation client access to child controls of containers that implement IUiaTableProvider.

Namespace: C1.Win.Accessibility.Items.BaseInterfaces
Assembly: C1.Win.8.dll
Syntax
public interface IUiaTableItemProvider : IUiaGridItemProvider

Methods

Name Description
GetColumnHeaderItems()

Retrieves a collection of UI Automation providers representing all the column headers associated with a table item or cell.

GetRowHeaderItems()

Retrieves a collection of UI Automation providers representing all the row headers associated with a table item or cell.