TailImagePosition Enum
In This Article
Lists values that specify the location of the tail image referenced to the tail text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Before
|
The image is displayed before the tail text. |
After
|
The image is displayed next to the tail text. |
#Related API Members
The following properties accept/return TailImagePosition values:
See Also