Back to Devexpress

ImageGalleryFullscreenViewerNavigationBarImages.NextPageButton Property

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

latest1.5 KB
Original Source

ImageGalleryFullscreenViewerNavigationBarImages.NextPageButton Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ButtonImageProperties

A ButtonImageProperties object that contains image settings.

|

See Also

PrevPageButton

ImageGalleryFullscreenViewerNavigationBarImages Class

ImageGalleryFullscreenViewerNavigationBarImages Members

DevExpress.Web Namespace