Back to Devexpress

PagerStyle.SeparatorBackgroundImage Property

aspnet-devexpress-dot-web-dot-pagerstyle-6c8c379d.md

latest1.1 KB
Original Source

PagerStyle.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

Pager

PagerStyle Class

PagerStyle Members

DevExpress.Web Namespace