BootstrapDialogFieldBase.CaptionPosition Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type |
|---|
| BootstrapLayoutItemCaptionPosition |
Available values:
| Name | Description |
|---|---|
| NotSet | The caption position is not assigned. |
| Before | The caption is displayed before the content. |
| After | The caption is displayed after the content. |
See Also