[]
        
(Showing Draft Content)

C1.iOS.Input.DropDownMode.BelowOrAbove

BelowOrAbove Field

Tries to open the drop-down below the header. If it’s not possible it tries to open above. (default value).

Namespace: C1.iOS.Input
Assembly: C1.iOS.Input.dll
Syntax
public const DropDownMode BelowOrAbove = 3
Returns
Type Description
DropDownMode Tries to open the drop-down below the header. If it’s not possible it tries to open above. (default value).