TailImagePosition Enum
Lists values that specify the location of the tail image referenced to the tail text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
| Name | Description |
|---|---|
BeforeTailText
|
The image is displayed before the tail text.
|
AfterTailText
|
The image is displayed next to the tail text.
|
Related API Members
The following properties accept/return TailImagePosition values:
See Also

