Back to Devexpress

BootstrapCardViewCommandButtonsSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2fe05465.md

latest2.0 KB
Original Source

BootstrapCardViewCommandButtonsSettings Class

Provide access to command buttons properties.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

The following members return BootstrapCardViewCommandButtonsSettings objects:

Remarks

An object of the BootstrapCardViewCommandButtonsSettings type can be accessed using the BootstrapCardView.SettingsCommandButton property.

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxCardViewCommandButtonSettings BootstrapCardViewCommandButtonsSettings

See Also

BootstrapCardViewCommandButtonsSettings Members

Card View

DevExpress.Web.Bootstrap Namespace