Skip to main content

BootstrapCardViewEditingSettings Class

Provides editing settings for BootstrapCardViews.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

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