FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridRowAutomationPeer Class / PanelPeer Property

In This Topic
    PanelPeer Property
    In This Topic
    Gets the panel peer.
    Syntax
    'Declaration
     
    Public ReadOnly Property PanelPeer As GridPanelPeer
    public GridPanelPeer PanelPeer {get;}
    See Also