A newer version of this page is available.
Switch to the current version.
CustomButtonsPosition Enum
Lists values specifying the position of custom control buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Members
Name | Description |
---|---|
Near
|
Custom control buttons are displayed near the input element (before default buttons). |
Far
|
Custom control buttons are displayed far from the input element (after default buttons). |
Related API Members
The following properties accept/return CustomButtonsPosition values:
Show 19 items
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | ASPxDropDownEditBase.CustomButtonsPosition |
ASPxSpinEditBase.CustomButtonsPosition | |
DropDownEditPropertiesBase.CustomButtonsPosition | |
SpinEditPropertiesBase.CustomButtonsPosition | |
ASP.NET Bootstrap Controls | BootstrapColorEdit.CustomButtonsPosition |
BootstrapColorEditProperties.CustomButtonsPosition | |
BootstrapComboBox.CustomButtonsPosition | |
BootstrapComboBoxProperties.CustomButtonsPosition | |
BootstrapDateEdit.CustomButtonsPosition |