Skip to main content

BootstrapCardViewCommandButtonsSettings Class

Provide access to command buttons properties.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.2.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