Back to Devexpress

CardViewSettings.SettingsEditing Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-f6a4bf7d.md

latest1.2 KB
Original Source

CardViewSettings.SettingsEditing Property

Provides access to the CardView ‘s edit settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxCardViewEditingSettings SettingsEditing { get; }
vb
Public ReadOnly Property SettingsEditing As MVCxCardViewEditingSettings

Property Value

TypeDescription
MVCxCardViewEditingSettings

An MVCxCardViewEditingSettings object that contains the CardView’s edit settings.

|

See Also

Card View

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace