BootstrapGridViewBootstrapSpecificSettings Class
In This Article
Stores BootstrapGridView‘s rendering settings affecting features specific to the Bootstrap framework.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapGridViewBootstrapSpecificSettings :
BootstrapGridBootstrapSpecificSettings
#Related API Members
The following members return BootstrapGridViewBootstrapSpecificSettings objects:
#Inheritance
Object
StateManager
PropertiesBase
BootstrapGridBootstrapSpecificSettings
BootstrapGridViewBootstrapSpecificSettings
See Also