[]
Represents UIA DataGrid.
public class UiaDataGrid : UiaTableBase, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITableProvider, IGridProvider, IScrollProvider, ISelectionProvider
| Name | Description |
|---|---|
| UiaDataGrid(ISupportUia, ISupportUiaContainer, IUiaTableProvider, UiaItem, Control, IUiaScrollProvider, IUiaSelectionProvider, string, Control, object) | Contructor. |
| Name | Description |
|---|---|
| CanSelectMultiple | |
| HorizontalScrollPercent | |
| HorizontalViewSize | |
| HorizontallyScrollable | |
| IsSelectionRequired | |
| UiaControlType | Gets UIA control type of this item. |
| VerticalScrollPercent | |
| VerticalViewSize | |
| VerticallyScrollable |
| Name | Description |
|---|---|
| GetPatternProvider(int) | |
| GetSelection() | |
| Scroll(ScrollAmount, ScrollAmount) | |
| SetScrollPercent(double, double) |