aspnet-devexpress-dot-web-dot-aspxhtmleditor-c5981128.md
Defines style settings for content areas.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorAreaStyle :
HtmlEditorAreaStyleBase
Public Class HtmlEditorAreaStyle
Inherits HtmlEditorAreaStyleBase
The following members return HtmlEditorAreaStyle objects:
The HtmlEditorAreaStyle class contains settings that define the appearance of content areas within the ASPxHtmlEditor control.
An object of the HtmlEditorAreaStyle type can be accessed via the HtmlEditorStyles.ContentArea property.
Object MarshalByRefObject Component Style AppearanceStyleBase HtmlEditorAreaStyleBase HtmlEditorAreaStyle HtmlEditorViewAreaStyle
See Also