HeadlineTailImageProperties.Align Property
Gets or sets the alignment of the tail image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| ImageAlign | NotSet | A ImageAlign enumeration value that specifies the image alignment. |
Remarks
To specify the position of the tail image referenced to the tail text, use the ASPxHeadline.TailImagePosition property.
See Also