Back to Devexpress

TailImagePosition Enum

aspnet-devexpress-dot-web-424f6e2c.md

latest1.3 KB
Original Source

TailImagePosition Enum

Lists values that specify the location of the tail image referenced to the tail text.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public enum TailImagePosition
vb
Public Enum TailImagePosition

Members

NameDescription
BeforeTailText

The image is displayed before the tail text.

| | AfterTailText |

The image is displayed next to the tail text.

|

The following properties accept/return TailImagePosition values:

See Also

Headline

DevExpress.Web Namespace