EditorCaptionSettingsBase.Position Property
Specifies the position of a caption related to the editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(EditorCaptionPosition.NotSet)]
public EditorCaptionPosition Position { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Editor |
Not |
One of the Editor |
Available values:
Name | Description |
---|---|
Left | A caption is displayed at the left of the editor. |
Top | A caption is displayed at the top of the editor. |
Right | A caption is displayed at the right of the editor. |
Bottom | A caption is displayed at the bottom of the editor. |
Not |
A caption location is not set and it is displayed at the default position. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Position |
---|---|---|
ASP. |
MVCx |
|
MVCx |
|
|
ASP. |
ASPx |
|
ASPx |
|