ASPxCardViewCommandButtonSettings Class
Provide access to command buttons properties.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return ASPxCardViewCommandButtonSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCardView.SettingsCommandButton |
ASP.NET MVC Extensions | CardViewSettings.SettingsCommandButton |
Remarks
An object of the ASPxCardViewCommandButtonSettings type can be accessed using the ASPxCardView.SettingsCommandButton property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridCommandButtonSettings
ASPxCardViewCommandButtonSettings
See Also