Back to Devexpress

ImageGalleryPagerPrevButtonProperties Class

aspnet-devexpress-dot-web-64cce79e.md

latest1.4 KB
Original Source

ImageGalleryPagerPrevButtonProperties Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryPagerPrevButtonProperties :
    PrevButtonProperties
vb
Public Class ImageGalleryPagerPrevButtonProperties
    Inherits PrevButtonProperties

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties PrevButtonProperties ImageGalleryPagerPrevButtonProperties

See Also

ImageGalleryPagerPrevButtonProperties Members

DevExpress.Web Namespace