BootstrapCaptionPosition Enum
Lists values that define the position of an editor’s caption.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Members
Name | Description |
---|---|
Before
|
The caption is displayed before the editor. |
After
|
The caption is displayed after the editor. |
Related API Members
The following properties accept/return BootstrapCaptionPosition values:
See Also