Constructor ListView
ListView(Control)
Initializes a new instance of the ListView class.
public ListView(Control parent)
Parameters
parentControlParent of the control.
ListView()
Initializes a new instance of the ListView class.
public ListView()