TailImagePosition Enum
Lists values that specify the location of the tail image referenced to the tail text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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