Skip to main content
Tab

ASPxCardView.SettingsCommandButton Property

Gets the settings of the CardView’s command buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxCardViewCommandButtonSettings SettingsCommandButton { get; }

Property Value

Type Description
ASPxCardViewCommandButtonSettings

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

See Also