Back to Devexpress

ErrorWordStyle Class

aspnet-devexpress-dot-web-dot-aspxspellchecker-bfedf0f4.md

latest1.8 KB
Original Source

ErrorWordStyle Class

Contains style settings that applied to the error word.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ErrorWordStyle :
    AppearanceStyle
vb
Public Class ErrorWordStyle
    Inherits AppearanceStyle

The following members return ErrorWordStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ErrorWordStyle

See Also

ErrorWordStyle Members

DevExpress.Web.ASPxSpellChecker Namespace