Back to Devexpress

HtmlEditorDialogFormStyles Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-46f01cb8.md

latest2.1 KB
Original Source

HtmlEditorDialogFormStyles Class

Contains settings that allow the appearance of specific elements within dialog forms to be defined.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorDialogFormStyles :
    PopupControlStyles
vb
Public Class HtmlEditorDialogFormStyles
    Inherits PopupControlStyles

The following members return HtmlEditorDialogFormStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxHtmlEditor.StylesDialogForm
ASP.NET MVC ExtensionsHtmlEditorSettings.StylesDialogForm

Remarks

An object of the HtmlEditorDialogFormStyles type can be accessed via the ASPxHtmlEditor.StylesDialogForm property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles HtmlEditorDialogFormStyles

See Also

HtmlEditorDialogFormStyles Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace