[]
        
(Showing Draft Content)

C1.WinUI.Grid.Automation.GridCellAutomationPeer

GridCellAutomationPeer Class

Automation peer for FlexGrid cells.

Inheritance
GridCellAutomationPeer
Implements
IGridItemProvider
ITableItemProvider
IInvokeProvider
IValueProvider
Namespace: C1.WinUI.Grid.Automation
Assembly: C1.WinUI.Grid.dll
Syntax
public class GridCellAutomationPeer : GridVirtualAutomationPeer, IGridItemProvider, ITableItemProvider, IInvokeProvider, IValueProvider

Constructors

Name Description
GridCellAutomationPeer(GridRowAutomationPeer, GridCellType, GridRow, GridColumn)

Initializes a new instance of GridCellAutomationPeer.

Properties

Name Description
CellType
Column
ColumnSpan
ContainingGrid
Grid

Gets the associated grid.

GridPeer

Gets the FlexGridAutomationPeer.

IsHeader

True if the cell is any of the headers

IsReadOnly
Range

Gets the merging-aware range of the cell.

Row
RowPeer

Gets the panel peer.

RowSpan
Value

Methods

Name Description
GetAutomationControlTypeCore()
GetBoundingRectangleCore()
GetChildrenCore()
GetClassNameCore()
GetColumnHeaderItems()
GetLocalizedControlTypeCore()
GetNameCore()
GetOrientationCore()
GetPatternCore(PatternInterface)
GetRowHeaderItems()
HasKeyboardFocusCore()
Invoke()
IsContentElementCore()
IsKeyboardFocusableCore()
IsOffscreenCore()
NavigateCore(AutomationNavigationDirection)
SetValue(string)