[]
        
(Showing Draft Content)

C1.WPF.Grid.Automation.FlexGridAutomationPeer

FlexGridAutomationPeer Class

Automation peer for the FlexGrid control.

Namespace: C1.WPF.Grid.Automation
Assembly: C1.WPF.Grid.dll
Syntax
public class FlexGridAutomationPeer : FrameworkElementAutomationPeer, ISelectionProvider, ITableProvider, IGridProvider, IDisposable
Public Class FlexGridAutomationPeer
    Inherits FrameworkElementAutomationPeer
    Implements ISelectionProvider, ITableProvider, IGridProvider, IDisposable

Constructors

Name Description
FlexGridAutomationPeer(FlexGrid)

Initializes a new instance of the FlexGridAutomationPeer class.

Properties

Name Description
CanSelectMultiple
ColumnCount
Grid

Gets the associated grid.

IsSelectionRequired
RowCount
RowOrColumnMajor

Methods

Name Description
Dispose()
GetAutomationControlTypeCore()
GetChildrenCore()
GetClassNameCore()
GetColumnHeaders()
GetItem(int, int)
GetNameCore()
GetPattern(PatternInterface)
GetRowHeaders()
GetSelection()