HeadlineImagePosition Enum
Lists values that specify the image position within the headline.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
Name | Description |
---|---|
Left
|
The image is displayed within the headline’s left panel. |
Right
|
The image is displayed within the headline’s right panel. |
Related API Members
The following properties accept/return HeadlineImagePosition values:
See Also