[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaDataItem

UiaDataItem Class

Represents UIA DataItem.

Inheritance
UiaDataItem
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.8.dll
Syntax
public class UiaDataItem : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IExpandCollapseProvider, IScrollItemProvider, ISelectionItemProvider, ITableItemProvider, IGridItemProvider, IToggleProvider, IValueProvider

Constructors

Name Description
UiaDataItem(ISupportUia, IUiaSelectionItemProvider, UiaItem, Control, ISupportUiaContainer, IUiaExpandCollapseProvider, IUiaTableItemProvider, IUiaGridItemProvider, IUiaScrollItemProvider, IUiaToggleProvider, IUiaValueProvider, string, Control, object)

Contructor.

Properties

Name Description
Column
ColumnSpan
ContainingGrid
ExpandCollapseState
IsReadOnly
IsSelected
Row
RowSpan
SelectionContainer
ToggleState
UiaControlType

Gets UIA control type of this item.

Value

Methods

Name Description
AddToSelection()
Collapse()
Expand()
GetColumnHeaderItems()
GetPatternProvider(int)
GetRowHeaderItems()
RemoveFromSelection()
ScrollIntoView()
Select()
SetValue(string)
Toggle()