Back to Devexpress

BootstrapPrevButtonProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-6b8c016e.md

latest2.0 KB
Original Source

BootstrapPrevButtonProperties Class

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

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

The following members return BootstrapPrevButtonProperties objects:

Inheritance

Object StateManager PropertiesBase PagerButtonProperties PrevButtonProperties BootstrapPrevButtonProperties

See Also

BootstrapPrevButtonProperties Members

Pager

DevExpress.Web.Bootstrap Namespace