Back to Devexpress

ASPxCardView.SettingsCommandButton Property

aspnet-devexpress-dot-web-dot-aspxcardview-28a1aaae.md

latest1.2 KB
Original Source

ASPxCardView.SettingsCommandButton Property

Gets the settings of the CardView’s command buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxCardViewCommandButtonSettings

A ASPxCardViewCommandButtonSettings object containing the settings of the ASPxCardView’s command buttons.

|

See Also

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace