GlobalOptions Class
Defines global options for DevExpress Blazor components.
Namespace: DevExpress.Blazor.Configuration
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public class GlobalOptions
Remarks
DevExpress Blazor components ships with the following global options:
For more information on global options, refer to the following MSDN article: Options pattern in ASP.NET Core.
Inheritance
Object
GlobalOptions
See Also