[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaTableBase

UiaTableBase Class

Represents UIA base class for Table and DataGrid.

Inheritance
UiaTableBase
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.4.8.dll
Syntax
public abstract class UiaTableBase : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITableProvider, IGridProvider
Public MustInherit Class UiaTableBase
    Inherits UiaItem
    Implements IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITableProvider, IGridProvider

Constructors

Name Description
UiaTableBase(ISupportUia, ISupportUiaContainer, IUiaTableProvider, UiaItem, Control, string, Control, object)

Constructor.

Properties

Name Description
ColumnCount
RowCount
RowOrColumnMajor

Methods

Name Description
GetColumnHeaders()
GetItem(int, int)
GetPatternProvider(int)
GetRowHeaders()