Back to Devexpress

ASPxCardViewCommandButtonSettings Class

aspnet-devexpress-dot-web-8a5411ee.md

latest2.1 KB
Original Source

ASPxCardViewCommandButtonSettings Class

Provide access to command buttons properties.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewCommandButtonSettings :
    ASPxGridCommandButtonSettings
vb
Public Class ASPxCardViewCommandButtonSettings
    Inherits ASPxGridCommandButtonSettings

The following members return ASPxCardViewCommandButtonSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardView.SettingsCommandButton
ASP.NET MVC ExtensionsCardViewSettings.SettingsCommandButton

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxCardViewCommandButtonSettings BootstrapCardViewCommandButtonsSettings

See Also

ASPxCardViewCommandButtonSettings Members

Card View

DevExpress.Web Namespace