[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaDataGrid

UiaDataGrid Class

Represents UIA DataGrid.

Inheritance
UiaDataGrid
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.4.8.dll
Syntax
public class UiaDataGrid : UiaTableBase, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITableProvider, IGridProvider, IScrollProvider, ISelectionProvider

Constructors

Name Description
UiaDataGrid(ISupportUia, ISupportUiaContainer, IUiaTableProvider, UiaItem, Control, IUiaScrollProvider, IUiaSelectionProvider, string, Control, object)

Contructor.

Properties

Name Description
CanSelectMultiple
HorizontalScrollPercent
HorizontalViewSize
HorizontallyScrollable
IsSelectionRequired
UiaControlType

Gets UIA control type of this item.

VerticalScrollPercent
VerticalViewSize
VerticallyScrollable

Methods

Name Description
GetPatternProvider(int)
GetSelection()
Scroll(ScrollAmount, ScrollAmount)
SetScrollPercent(double, double)