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

ASPxCardView.SettingsCommandButton Property

Gets the settings of the CardView’s command buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ASPxCardViewCommandButtonSettings SettingsCommandButton { get; }

Property Value

Type Description
ASPxCardViewCommandButtonSettings

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

See Also