Back to Devexpress

BootstrapLastButtonProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-faca9728.md

latest2.0 KB
Original Source

BootstrapLastButtonProperties Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

The following members return BootstrapLastButtonProperties objects:

Inheritance

Object StateManager PropertiesBase PagerButtonProperties LastButtonProperties BootstrapLastButtonProperties

See Also

BootstrapLastButtonProperties Members

Pager

DevExpress.Web.Bootstrap Namespace