WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid.Automation Namespace / GridPanelPeer Class
Members
In This Topic
    GridPanelPeer Class
    In This Topic
    Automation peer for C1.WinUI.Grid.FlexGrid cell's panels.
    Object Model
    GridPanelPeer ClassFlexGridAutomationPeer ClassGridPanel Class
    Syntax
    public class GridPanelPeer : GridVirtualAutomationPeer, WinRT.IWinRTObject  
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.Automation.Peers.AutomationPeer
             C1.WinUI.Grid.Automation.GridVirtualAutomationPeer
                C1.WinUI.Grid.Automation.GridPanelPeer

    See Also