Back to Devexpress

MVCxSpellCheckerDictionaryCollection Class

aspnetmvc-devexpress-dot-web-dot-mvc-aa240db0.md

latest2.6 KB
Original Source

MVCxSpellCheckerDictionaryCollection Class

A collection of dictionaries for the Spell Checker

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSpellCheckerDictionaryCollection :
    SpellCheckerDictionaryCollection
vb
Public Class MVCxSpellCheckerDictionaryCollection
    Inherits SpellCheckerDictionaryCollection

The following members return MVCxSpellCheckerDictionaryCollection objects:

Implements

IList

ICollection

IStateManager

DevExpress.Web.Internal.IStateManagerTracker

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Utils.IAssignableCollection

IList<WebDictionary>

ICollection<WebDictionary>

IEnumerable<WebDictionary>

IEnumerable

Inheritance

Object StateManagedCollectionBase Collection Collection<WebDictionary> SpellCheckerDictionaryCollection MVCxSpellCheckerDictionaryCollection

See Also

MVCxSpellCheckerDictionaryCollection Members

DevExpress.Web.Mvc Namespace