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

In This Topic
    Panel Property (GridRowAutomationPeer)
    In This Topic
    Gets the associated panel.
    Syntax
    'Declaration
     
    Public ReadOnly Property Panel As GridPanel
    public GridPanel Panel {get;}
    See Also