Back to Devexpress

SpellCheckerBase Class

corelibraries-devexpress-dot-xtraspellchecker-d549b077.md

latest1.3 KB
Original Source

SpellCheckerBase Class

Represents the base class for the SpellChecker component.

Namespace : DevExpress.XtraSpellChecker

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

NuGet Package : DevExpress.SpellChecker.Core

Declaration

csharp
public class SpellCheckerBase :
    Component,
    IXtraSerializableLayoutEx
vb
Public Class SpellCheckerBase
    Inherits Component
    Implements IXtraSerializableLayoutEx

Inheritance

Object MarshalByRefObject Component SpellCheckerBase SpellChecker

SpellChecker

See Also

SpellCheckerBase Members

DevExpress.XtraSpellChecker Namespace