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