Back to Devexpress

ASPxHtmlEditor.StylesDialogForm Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-9b2ab102.md

latest1.4 KB
Original Source

ASPxHtmlEditor.StylesDialogForm Property

Provides access to the style settings that define the appearance of the editor’s dialog forms.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorDialogFormStyles StylesDialogForm { get; }
vb
Public ReadOnly Property StylesDialogForm As HtmlEditorDialogFormStyles

Property Value

TypeDescription
HtmlEditorDialogFormStyles

A HtmlEditorDialogFormStyles object that contains style settings.

|

See Also

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace