Back to Devexpress

EditAreaStyle Class

aspnet-devexpress-dot-web-c130f154.md

latest1.4 KB
Original Source

EditAreaStyle Class

Contains the style settings that define the appearance of an editor’s edit region.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle EditAreaStyle

See Also

EditAreaStyle Members

DevExpress.Web Namespace