Back to Devexpress

DxThemeFluent.UseBootstrapStyles Property

blazor-devexpress-dot-blazor-dot-dxthemefluent-db618bf3.md

latest1.0 KB
Original Source

DxThemeFluent.UseBootstrapStyles Property

Returns a Boolean value that specifies whether a theme includes Bootstrap stylesheets (v5). Available in v25.1.4+.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.Resources.v25.2.dll

NuGet Package : DevExpress.Blazor.Resources

Declaration

csharp
[JsonInclude]
public bool UseBootstrapStyles { get; }

Property Value

TypeDescription
Boolean

true if the theme includes Bootstrap stylesheets; otherwise, false.

|

Remarks

Refer the DxThemeFluent class description for additional information and an example.

See Also

DxThemeFluent Class

DxThemeFluent Members

DevExpress.Blazor Namespace