Back to Devexpress

ErrorFrameStyle Class

aspnet-devexpress-dot-web-c630810c.md

latest1.7 KB
Original Source

ErrorFrameStyle Class

Contains style settings that define the appearance of an editor’s error frame.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return ErrorFrameStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ErrorFrameStyle

See Also

ErrorFrameStyle Members

DevExpress.Web Namespace