ASPxColumnCaptionLocation Enum
Lists values that specify the location of the edit cell’s caption
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
| Name | Description |
|---|---|
Default
|
The caption is displayed next to the editor. |
Near
|
The caption is displayed next to the editor.
|
Top
|
The caption is located along the top of the edit cell.
|
None
|
The caption is hidden. |
Related API Members
The following properties accept/return ASPxColumnCaptionLocation values:
See Also

