WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid.Automation Namespace / GridPanelPeer Class / Panel Property
In This Topic
    Panel Property (GridPanelPeer)
    In This Topic
    Gets the associated C1.WinUI.Grid.GridPanel.
    Syntax
    public GridPanel Panel {get;}
    See Also