Back to Devexpress

CheckedTextContainerStyle Class

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

latest2.1 KB
Original Source

CheckedTextContainerStyle Class

Contains style settings for the checked text appearance.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return CheckedTextContainerStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle CheckedTextContainerStyle

See Also

CheckedTextContainerStyle Members

DevExpress.Web.ASPxSpellChecker Namespace