Back to Devexpress

ImageGalleryPagerLastButtonProperties Class

aspnet-devexpress-dot-web-481fd534.md

latest1.4 KB
Original Source

ImageGalleryPagerLastButtonProperties Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryPagerLastButtonProperties :
    LastButtonProperties
vb
Public Class ImageGalleryPagerLastButtonProperties
    Inherits LastButtonProperties

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties LastButtonProperties ImageGalleryPagerLastButtonProperties

See Also

ImageGalleryPagerLastButtonProperties Members

DevExpress.Web Namespace