ASPxPagerBase.SeparatorBackgroundImage Property
In This Article
Gets a separator’s background image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public virtual BackgroundImage SeparatorBackgroundImage { get; }
#Property Value
Type | Description |
---|---|
Background |
A Background |
See Also