aspnet-devexpress-dot-web-8a5411ee.md
Provide access to command buttons properties.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxCardViewCommandButtonSettings :
ASPxGridCommandButtonSettings
Public Class ASPxCardViewCommandButtonSettings
Inherits ASPxGridCommandButtonSettings
The following members return ASPxCardViewCommandButtonSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.SettingsCommandButton |
| ASP.NET MVC Extensions | CardViewSettings.SettingsCommandButton |
An object of the ASPxCardViewCommandButtonSettings type can be accessed using the ASPxCardView.SettingsCommandButton property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxCardViewCommandButtonSettings BootstrapCardViewCommandButtonsSettings
See Also