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.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapGridViewSearchPanelCommandButtonSettings :
BootstrapGridViewCommandButtonSettings
Related API Members
The following members return BootstrapGridViewSearchPanelCommandButtonSettings objects:
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridCommandButtonSettings
GridViewCommandButtonSettings
BootstrapGridViewCommandButtonSettings
BootstrapGridViewSearchPanelCommandButtonSettings
See Also