Skip to main content

SpellCheckErrorBase.RulesController Property

For internal use.

Namespace: DevExpress.XtraSpellChecker.Rules

Assembly: DevExpress.SpellChecker.v23.2.Core.dll

NuGet Package: DevExpress.SpellChecker.Core

Declaration

public SpellCheckerRulesController RulesController { get; }

Property Value

Type Description
DevExpress.XtraSpellChecker.Rules.SpellCheckerRulesController

 

See Also