aspnet-devexpress-dot-web-dot-aspxhtmleditor-46f01cb8.md
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
public class HtmlEditorDialogFormStyles :
PopupControlStyles
Public Class HtmlEditorDialogFormStyles
Inherits PopupControlStyles
The following members return HtmlEditorDialogFormStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesDialogForm |
| ASP.NET MVC Extensions | HtmlEditorSettings.StylesDialogForm |
An object of the HtmlEditorDialogFormStyles type can be accessed via the ASPxHtmlEditor.StylesDialogForm property.
Object StateManager PropertiesBase StylesBase PopupControlStyles HtmlEditorDialogFormStyles
See Also