ASPxPagerBase.SeparatorBackgroundImage Property
Gets a separator’s background image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
BackgroundImage | A BackgroundImage object that contains image settings. |
See Also