BootstrapGridViewBootstrapSpecificSettingsBuilder Class
In This Article
Stores BootstrapGridView’s rendering settings affecting features specific to the Bootstrap framework.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapGridViewBootstrapSpecificSettingsBuilder :
PropertyBuilderBase<BootstrapGridViewBootstrapSpecificSettingsBuilder>
#Related API Members
The following members accept/return BootstrapGridViewBootstrapSpecificSettingsBuilder objects:
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<BootstrapGridViewBootstrapSpecificSettingsBuilder>
BootstrapGridViewBootstrapSpecificSettingsBuilder
See Also