Table of Contents

Constructor ListView

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ListView(Control)

Initializes a new instance of the ListView class.

public ListView(Control parent)

Parameters

parent Control

Parent of the control.

ListView()

Initializes a new instance of the ListView class.

public ListView()