Back to Devexpress

ASPxPagerBase.SeparatorBackgroundImage Property

aspnet-devexpress-dot-web-dot-aspxpagerbase-94cd976e.md

latest1.2 KB
Original Source

ASPxPagerBase.SeparatorBackgroundImage Property

Gets a separator’s background image.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual BackgroundImage SeparatorBackgroundImage { get; }
vb
Public Overridable ReadOnly Property SeparatorBackgroundImage As BackgroundImage

Property Value

TypeDescription
BackgroundImage

A BackgroundImage object that contains image settings.

|

See Also

ShowSeparators

Pager

ASPxPagerBase Class

ASPxPagerBase Members

DevExpress.Web Namespace