Skip to main content
A newer version of this page is available. .
Tab

PagerButtonProperties.Image Property

Gets the settings of an image displayed by a pager button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual ImagePropertiesEx Image { get; }

Property Value

Type Description
ImagePropertiesEx

A ImagePropertiesEx object that contains image settings.

Property Paths

You can access this nested property as listed below:

See Also