Table of Contents

Constructor ListPicker

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

ListPicker(AbstractControl)

Initializes a new instance of the ListPicker class.

public ListPicker(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

ListPicker()

Initializes a new instance of the ListPicker class.

public ListPicker()