BootstrapGridViewCommandButtonSettingsBuilder Class
In This Article
Provides settings that affect the command button’s appearance and functionality.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapGridViewCommandButtonSettingsBuilder :
PropertyBuilderBase<BootstrapGridViewCommandButtonSettingsBuilder>
#Related API Members
The following members accept/return BootstrapGridViewCommandButtonSettingsBuilder objects:
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<BootstrapGridViewCommandButtonSettingsBuilder>
BootstrapGridViewCommandButtonSettingsBuilder
See Also