[]
        
(Showing Draft Content)

C1.WPF.Grid.Automation.GridRowAutomationPeer

GridRowAutomationPeer Class

Automation peer for FlexGrid rows.

Inheritance
GridRowAutomationPeer
Namespace: C1.WPF.Grid.Automation
Assembly: C1.WPF.Grid.dll
Syntax
public class GridRowAutomationPeer : GridVirtualAutomationPeer, IScrollItemProvider, ISelectionItemProvider, IDisposable

Constructors

Name Description
GridRowAutomationPeer(GridPanelPeer, GridRow)

Initializes a new instance of GridRowAutomationPeer.

Properties

Name Description
Grid

Gets the associated grid.

GridPeer

Gets the FlexGridAutomationPeer.

IsGroup

Gets whether the row is a group.

IsHeader

Gets whether the row is any of the headers.

IsSelected
Panel

Gets the associated panel.

PanelPeer

Gets the panel peer.

SelectionContainer

Methods

Name Description
AddToSelection()
Dispose()
GetAutomationControlTypeCore()
GetBoundingRectangleCore()
GetChildrenCore()
GetClassNameCore()
GetNameCore()
GetOrientationCore()
GetPattern(PatternInterface)
IsOffscreenCore()
RemoveFromSelection()
ScrollIntoView()
Select()