Back to Devexpress

ImageGalleryFullscreenViewerNavigationBarImages.PrevPageButton Property

aspnet-devexpress-dot-web-dot-imagegalleryfullscreenviewernavigationbarimages-a58baf51.md

latest1.5 KB
Original Source

ImageGalleryFullscreenViewerNavigationBarImages.PrevPageButton Property

Gets the settings of an image displayed within the previous page navigation button

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonImageProperties PrevPageButton { get; }
vb
Public ReadOnly Property PrevPageButton As ButtonImageProperties

Property Value

TypeDescription
ButtonImageProperties

A ButtonImageProperties object that contains image settings.

|

See Also

NextPageButton

ImageGalleryFullscreenViewerNavigationBarImages Class

ImageGalleryFullscreenViewerNavigationBarImages Members

DevExpress.Web Namespace