Skip to main content
A newer version of this page is available. .

BootstrapCardViewCommandButtonsSettings Class

Provide access to command buttons properties.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

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