ASPxCardViewCommandButtonSettings Class
In This Article
Provide access to command buttons properties.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxCardViewCommandButtonSettings :
ASPxGridCommandButtonSettings
#Related API Members
The following members return ASPxCardViewCommandButtonSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#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