Back to Devexpress

LastButtonProperties Class

aspnet-devexpress-dot-web-f79ce2b0.md

latest1.8 KB
Original Source

LastButtonProperties 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 LastButtonProperties :
    PagerButtonProperties
vb
Public Class LastButtonProperties
    Inherits PagerButtonProperties

The following members return LastButtonProperties objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties LastButtonProperties ImageGalleryPagerLastButtonProperties

NewsControlPagerLastButtonProperties

BootstrapLastButtonProperties

See Also

LastButtonProperties Members

Pager

DevExpress.Web Namespace