IOptionsSpellings.EndUpdate() Method
Unlocks the IOptionsSpellings object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
See IOptionsSpellings.BeginUpdate, to learn more.
See Also