Themes.BootstrapExternal Field
A Bootstrap theme. Requires theme-specific stylesheets.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public static DxTheme BootstrapExternal
Field Value
Type | Description |
---|---|
DxTheme | A DxTheme object. |
Remarks
Refer to the Themes structure description for more information and examples.
See Also