Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewCommandButtonSettings Class

Provide access to command buttons properties.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewCommandButtonSettings :
    ASPxGridCommandButtonSettings

The following members return ASPxCardViewCommandButtonSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardView.SettingsCommandButton
ASP.NET MVC Extensions CardViewSettings.SettingsCommandButton

Remarks

An object of the ASPxCardViewCommandButtonSettings type can be accessed using the ASPxCardView.SettingsCommandButton property.

Implements

See Also