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

ImageGalleryStyles.PagerPanel Property

Gets the style settings defining the appearance of the pager panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public DataViewContentStyle PagerPanel { get; }

Property Value

Type Description
DataViewContentStyle

A DataViewContentStyle object that contains the style settings.

See Also