ASPxCardView.SettingsCommandButton Property
Gets the settings of the CardView’s command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxCardViewCommandButtonSettings | A ASPxCardViewCommandButtonSettings object containing the settings of the ASPxCardView’s command buttons. |
See Also