[]
DropDown display mode.
public enum DropDownMode
Name | Description |
---|---|
Above | Opens the drop-down above the header. |
Below | Opens the drop-down below the header. |
Default | If the device is phone, then DropDownView is displayed in separate FullScreen page, if device is not phone, mode will be BelowOrAbove by default. |
FullScreen | DropDownView is displayed in separate FullScreen page (similar to navigationpage) where user can select from list or navigate backwards by hitting back button |