Table of Contents

Constructor ListPicker

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

ListPicker(Control)

Initializes a new instance of the ListPicker class.

public ListPicker(Control parent)

Parameters

parent Control

Parent of the control.

ListPicker()

Initializes a new instance of the ListPicker class.

public ListPicker()