Skip to main content
Tab

HeadlineImagePosition Enum

Lists values that specify the image position within the headline.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public enum HeadlineImagePosition

Members

Name Description
Left

The image is displayed within the headline’s left panel.

ImagePosition_Left

Right

The image is displayed within the headline’s right panel.

ImagePosition_Right

Related API Members

The following properties accept/return HeadlineImagePosition values:

See Also