BootstrapCardViewToolbarItemBase Class
In This Article
Implements the base toolbar item functionality for the BootstrapCardView control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public abstract class BootstrapCardViewToolbarItemBase :
GridToolbarItem
#Related API Members
The following members return BootstrapCardViewToolbarItemBase objects:
#Inheritance
Object
StateManager
CollectionItem
MenuItem
DevExpress.Web.GridCommandMenuItem
See Also