Table of Contents

Property PopupKind

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

PopupKind

Gets or sets the kind of popup window used by the control. Default is null. If not set, the DefaultPopupKind is used.

public virtual PickerPopupKind? PopupKind { get; set; }

Property Value

PickerPopupKind?