BootstrapCardViewToolbar Class
In This Article
A base class for the Card View’s toolbar.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewToolbar :
GridToolbar,
IBSGridToolbar
#Related API Members
The following members return BootstrapCardViewToolbar objects:
#Inheritance
Object
StateManager
CollectionItem
GridToolbar
BootstrapCardViewToolbar
See Also