BootstrapCardViewCommandButtonsSettings Class
In This Article
Provide access to command buttons properties.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewCommandButtonsSettings :
ASPxCardViewCommandButtonSettings
#Related API Members
The following members return BootstrapCardViewCommandButtonsSettings objects:
#Remarks
An object of the BootstrapCardViewCommandButtonsSettings type can be accessed using the BootstrapCardView.SettingsCommandButton property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridCommandButtonSettings
ASPxCardViewCommandButtonSettings
BootstrapCardViewCommandButtonsSettings
See Also