Back to Devexpress

BootstrapAllButtonProperties Class

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

latest1.9 KB
Original Source

BootstrapAllButtonProperties Class

Contains settings specific to the button that when clicked, displays the content of all pages.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapAllButtonProperties :
    AllButtonProperties
vb
Public Class BootstrapAllButtonProperties
    Inherits AllButtonProperties

The following members return BootstrapAllButtonProperties objects:

Inheritance

Object StateManager PropertiesBase PagerButtonProperties AllButtonProperties BootstrapAllButtonProperties

See Also

BootstrapAllButtonProperties Members

Pager

DevExpress.Web.Bootstrap Namespace