Back to Devexpress

EditorDecorationStyle Class

aspnet-devexpress-dot-web-55d49d2b.md

latest4.7 KB
Original Source

EditorDecorationStyle Class

Contains the style settings for the editor’s prompt text and focused styles.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class EditorDecorationStyle :
    AppearanceStyleBase
vb
Public Class EditorDecorationStyle
    Inherits AppearanceStyleBase

The following members return EditorDecorationStyle objects:

Show 35 links

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase EditorDecorationStyle

See Also

EditorDecorationStyle Members

DevExpress.Web Namespace