Table of Contents

Constructor ListView

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

ListView(AbstractControl)

Initializes a new instance of the ListView class.

public ListView(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

ListView()

Initializes a new instance of the ListView class.

public ListView()