ASPxCardView.SettingsCommandButton Property
In This Article
Gets the settings of the CardView’s command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxCardViewCommandButtonSettings SettingsCommandButton { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
See Also