Back to Devexpress

PrevButtonProperties Class

aspnet-devexpress-dot-web-bdec6582.md

latest1.8 KB
Original Source

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

The following members return PrevButtonProperties objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerButtonProperties PrevButtonProperties ImageGalleryPagerPrevButtonProperties

NewsControlPagerPrevButtonProperties

BootstrapPrevButtonProperties

See Also

PrevButtonProperties Members

Pager

DevExpress.Web Namespace