'Declaration Public Function New( _ ByVal gridPeer As FlexGridAutomationPeer, _ ByVal panel As GridPanel _ )
public GridPanelPeer( FlexGridAutomationPeer gridPeer, GridPanel panel )
Parameters
- gridPeer
- The associated C1.WPF.Grid.FlexGrid automation peer.
- panel
- The associated panel.