DxTheme Constructors
Defines a theme for DevExpress Blazor UI Controls (our proprietary Classic theme or a Bootstrap theme).Name | Parameters | Description |
---|---|---|
DxTheme(String, List<String>) | name, paths | Initializes a new instance of the DxTheme class with specified settings. |
See Also