Back to Devexpress

ImageGalleryPagerNextButtonProperties Class

aspnet-devexpress-dot-web-f1b38ada.md

latest1.4 KB
Original Source

ImageGalleryPagerNextButtonProperties Class

Contains settings specific to the button that when clicked, navigates a user to the next page.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryPagerNextButtonProperties :
    NextButtonProperties
vb
Public Class ImageGalleryPagerNextButtonProperties
    Inherits NextButtonProperties

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties NextButtonProperties ImageGalleryPagerNextButtonProperties

See Also

ImageGalleryPagerNextButtonProperties Members

DevExpress.Web Namespace