Back to Devexpress

SpellCheckExtensions.AddSpellCheck Method

blazor-devexpress-dot-blazor-dot-richedit-dot-spellcheck-dot-spellcheckextensions-dot-addspellcheck.md

latest1.5 KB
Original Source

SpellCheckExtensions.AddSpellCheck Method

NameParametersDescription
AddSpellCheck(IDevExpressBlazorBuilder, Action<SpellCheckOptions, IServiceProvider>) staticbuilder, configureAdds the built-in spell check service to the application’s service collection and configures service options and a provider.
AddSpellCheck(IDevExpressBlazorBuilder, Action<SpellCheckOptions>) staticbuilder, configureAdds the built-in spell check service to the application’s service collection and configures the service options.
AddSpellCheck(IDevExpressBlazorBuilder) staticbuilderAdds the built-in spell check service to the application’s service collection and configures the service options.