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.v19.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
See Also
Feedback