Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class HtmlEditorDialogFormStyles :
    PopupControlStyles

The following members return HtmlEditorDialogFormStyles objects:

Remarks

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

Implements

Inheritance

See Also