BootstrapButtonBootstrapSpecificSettingsBuilder.RenderOption(BootstrapRenderOption) Method
In This Article
Specifies a specific Bootstrap style that can be applied to the control.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapButtonBootstrapSpecificSettingsBuilder RenderOption(
BootstrapRenderOption renderOption
)
#Parameters
Name | Type |
---|---|
render |
Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also