Property PopupKind
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; }
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; }