BootstrapGridViewCommandButtonsSettingsBuilder.CustomizationDialogApplyButton(Action<BootstrapGridViewCustomizationDialogCommandButtonSettingsBuilder>) Method
In This Article
The Apply button’s settings in the Customization Dialog.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandButtonsSettingsBuilder CustomizationDialogApplyButton(
Action<BootstrapGridViewCustomizationDialogCommandButtonSettingsBuilder> config
)
#Parameters
Name | Type |
---|---|
config | Action<Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also