'Declaration Public Function New( _ ByVal owner As ColumnManagerCell _ )
'Usage Dim owner As ColumnManagerCell Dim instance As New ColumnManagerCellAutomationPeer(owner)
public ColumnManagerCellAutomationPeer( ColumnManagerCell owner )
Parameters
- owner
- The element associated with this automation peer.