FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / RowPeer Property

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