BootstrapGridViewCommandButtonsSettingsBuilder Class
In This Article
Provide access to properties that allow customizing the settings of grid command buttons.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapGridViewCommandButtonsSettingsBuilder :
PropertyBuilder<BootstrapGridViewCommandButtonsSettingsBuilder>
#Related API Members
The following members accept/return BootstrapGridViewCommandButtonsSettingsBuilder objects:
Show 17 links
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<BootstrapGridViewCommandButtonsSettingsBuilder>
PropertyBuilder<BootstrapGridViewCommandButtonsSettingsBuilder>
BootstrapGridViewCommandButtonsSettingsBuilder
See Also