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