[]
        
(Showing Draft Content)

C1.WinUI.Grid.Automation.GridPanelPeer

GridPanelPeer Class

Automation peer for FlexGrid cell's panels.

Inheritance
GridPanelPeer
Implements
Namespace: C1.WinUI.Grid.Automation
Assembly: C1.WinUI.Grid.dll
Syntax
public class GridPanelPeer : GridVirtualAutomationPeer, IDisposable

Constructors

Name Description
GridPanelPeer(FlexGridAutomationPeer, GridPanel)

Initializes a new instance of GridPanelPeer.

Properties

Name Description
GridPeer

Gets the FlexGridAutomationPeer.

IsHeader

Gets whether the panel is one of the headers.

Panel

Gets the associated GridPanel.

Methods

Name Description
Dispose()
GetAutomationControlTypeCore()
GetBoundingRectangleCore()
GetChildrenCore()
GetClassNameCore()
GetNameCore()
GetOrientationCore()
GetPatternCore(PatternInterface)
IsOffscreenCore()
NavigateCore(AutomationNavigationDirection)