Back to Devexpress

BootstrapCaptionPosition Enum

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2caf26dc.md

latest1.1 KB
Original Source

BootstrapCaptionPosition Enum

Lists values that define the position of an editor’s caption.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public enum BootstrapCaptionPosition
vb
Public Enum BootstrapCaptionPosition

Members

NameDescription
Before

The caption is displayed before the editor.

| | After |

The caption is displayed after the editor.

|

The following properties accept/return BootstrapCaptionPosition values:

See Also

DevExpress.Web.Bootstrap Namespace