Skip to main content
Tab

ASPxPagerBase.SeparatorBackgroundImage Property

Gets a separator’s background image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual BackgroundImage SeparatorBackgroundImage { get; }

Property Value

Type Description
BackgroundImage

A BackgroundImage object that contains image settings.

See Also