Back to Devexpress

BootstrapCardViewCommandButtonSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-f1df6585.md

latest3.0 KB
Original Source

BootstrapCardViewCommandButtonSettings Class

Provides settings that affect the command button‘s appearance and functionality.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewCommandButtonSettings :
    CardViewCommandButtonSettings
vb
Public Class BootstrapCardViewCommandButtonSettings
    Inherits CardViewCommandButtonSettings

The following members return BootstrapCardViewCommandButtonSettings objects:

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings CardViewCommandButtonSettings BootstrapCardViewCommandButtonSettings BootstrapCardViewSearchPanelCommandButtonSettings

See Also

BootstrapCardViewCommandButtonSettings Members

Card View

DevExpress.Web.Bootstrap Namespace