BootstrapGridViewCommandButtonsSettings Class
In This Article
Contains settings of grid command buttons.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapGridViewCommandButtonsSettings :
ASPxGridViewCommandButtonSettings
#Related API Members
The following members return BootstrapGridViewCommandButtonsSettings objects:
#Remarks
An object of the BootstrapGridViewCommandButtonsSettings type can be accessed via the BootstrapGridView.SettingsCommandButton property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridCommandButtonSettings
ASPxGridViewCommandButtonSettings
BootstrapGridViewCommandButtonsSettings
See Also