Back to Devexpress

CardViewSettings.SettingsCommandButton Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-7bf3ac5f.md

latest1.4 KB
Original Source

CardViewSettings.SettingsCommandButton Property

Provides access to the settings of the CardView’s command buttons.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxCardViewCommandButtonSettings SettingsCommandButton { get; }
vb
Public ReadOnly Property SettingsCommandButton As ASPxCardViewCommandButtonSettings

Property Value

TypeDescription
ASPxCardViewCommandButtonSettings

A ASPxCardViewCommandButtonSettings object containing the settings.

|

Remarks

Use the SettingsCommandButton property to get the access to the individual command button settings.

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace