BootstrapButtonBootstrapSpecificSettings Class
In This Article
Stores BootstrapButton‘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 BootstrapButtonBootstrapSpecificSettings :
BootstrapButtonBootstrapSpecificSettingsBase
#Related API Members
The following members return BootstrapButtonBootstrapSpecificSettings objects:
#Inheritance
Object
StateManager
PropertiesBase
BootstrapButtonBootstrapSpecificSettingsBase
BootstrapButtonBootstrapSpecificSettings
See Also