BootstrapAllButtonProperties Class
In This Article
Contains settings specific to the button that when clicked, displays the content of all pages.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapAllButtonProperties :
AllButtonProperties
#Related API Members
The following members return BootstrapAllButtonProperties objects:
#Inheritance
Object
StateManager
PropertiesBase
PagerButtonProperties
AllButtonProperties
BootstrapAllButtonProperties
See Also