Back to Devexpress

BootstrapFirstButtonProperties Class

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

latest2.0 KB
Original Source

BootstrapFirstButtonProperties Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapFirstButtonProperties :
    FirstButtonProperties
vb
Public Class BootstrapFirstButtonProperties
    Inherits FirstButtonProperties

The following members return BootstrapFirstButtonProperties objects:

Inheritance

Object StateManager PropertiesBase PagerButtonProperties FirstButtonProperties BootstrapFirstButtonProperties

See Also

BootstrapFirstButtonProperties Members

Pager

DevExpress.Web.Bootstrap Namespace