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.v19.1.dll

Declaration

public class ASPxCardViewCommandButtonSettings :
    ASPxGridCommandButtonSettings

The following members return ASPxCardViewCommandButtonSettings objects:

Remarks

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

Implements

See Also