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

ASPxCardViewEditingSettings Class

Provides editing settings for ASPxCardViews.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxCardViewEditingSettings :
    ASPxGridEditingSettings

The following members return ASPxCardViewEditingSettings objects:

Remarks

These settings can be accessed via the ASPxCardView’s ASPxCardView.SettingsEditing property.

Implements

See Also