DropDownEditAdaptivitySettings Properties
Contains settings that relate to the dropdown editors’ adaptivity.Name | Description |
---|---|
ModalDropDownCaption | Specifies the drop-down editor’s caption. Inherited from DropDownEditBaseAdaptivitySettings. |
Mode | Specifies the adaptivity mode for dropdown editors. Inherited from DropDownEditBaseAdaptivitySettings. |
ShowInputInModalDropDown | Specifies whether the ASPxDropDownEdit displays the input editor in the drop-down window. |
SwitchToModalAtWindowInnerWidth | Gets or sets a value that defines the maximum browser window inner width when the dropdown switches to modal mode. Inherited from DropDownEditBaseAdaptivitySettings. |
See Also