LookupBuilder.DropDownCentered Method
| Name | Parameters | Description |
|---|---|---|
| DropDownCentered(JS) | value | Specifies whether to vertically align the drop-down menu so that the selected item is in its center. Applies only in Material Design themes. Mirrors the client-side dropDownCentered option. |
| DropDownCentered(Boolean) | value | Specifies whether to vertically align the drop-down menu so that the selected item is in its center. Applies only in Material Design themes. Mirrors the client-side dropDownCentered option. |