BootstrapPrevButtonProperties Class
In This Article
Contains settings specific to the button that when clicked, navigates a user to the previous page.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapPrevButtonProperties :
PrevButtonProperties
#Related API Members
The following members return BootstrapPrevButtonProperties objects:
#Inheritance
Object
StateManager
PropertiesBase
PagerButtonProperties
PrevButtonProperties
BootstrapPrevButtonProperties
See Also