Skip to main content
Tab

ASPxCardViewCommandButtonSettings Class

Provide access to command buttons properties.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewCommandButtonSettings :
    ASPxGridCommandButtonSettings

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

See Also