Back to Devexpress

BootstrapGridViewSearchPanelCommandButtonSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-54e9d002.md

latest2.2 KB
Original Source

BootstrapGridViewSearchPanelCommandButtonSettings Class

Provides settings that affect the appearance and functionality of a command button displayed on the Grid View’s search panel.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewSearchPanelCommandButtonSettings :
    BootstrapGridViewCommandButtonSettings
vb
Public Class BootstrapGridViewSearchPanelCommandButtonSettings
    Inherits BootstrapGridViewCommandButtonSettings

The following members return BootstrapGridViewSearchPanelCommandButtonSettings objects:

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings GridViewCommandButtonSettings BootstrapGridViewCommandButtonSettings BootstrapGridViewSearchPanelCommandButtonSettings

See Also

BootstrapGridViewSearchPanelCommandButtonSettings Members

Grid View

DevExpress.Web.Bootstrap Namespace