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

BootstrapCardViewEditingSettings Class

Provides editing settings for BootstrapCardViews.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapCardViewEditingSettings :
    ASPxCardViewEditingSettings

The following members return BootstrapCardViewEditingSettings objects:

Remarks

These settings can be accessed via the Card View’s BootstrapCardView.SettingsEditing property.

See Also