Skip to main content

BootstrapCardViewCommandButtonsSettings Class

Provide access to command buttons properties.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewCommandButtonsSettings :
    ASPxCardViewCommandButtonSettings

The following members return BootstrapCardViewCommandButtonsSettings objects:

Remarks

An object of the BootstrapCardViewCommandButtonsSettings type can be accessed using the BootstrapCardView.SettingsCommandButton property.

See Also