'Declaration Public Function New( _ ByVal panelPeer As GridPanelPeer, _ ByVal row As GridRow _ )
public GridRowAutomationPeer( GridPanelPeer panelPeer, GridRow row )
Parameters
- panelPeer
- The associated panel automation peer.
- row
- The row.
'Declaration Public Function New( _ ByVal panelPeer As GridPanelPeer, _ ByVal row As GridRow _ )
public GridRowAutomationPeer( GridPanelPeer panelPeer, GridRow row )