Back to Devexpress

HtmlEditorStyles.LoadingDiv Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstyles-943bc9d7.md

latest1.3 KB
Original Source

HtmlEditorStyles.LoadingDiv Property

Gets the style settings that define the appearance of the ASPxHtmlEditor ‘s loading div elements.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public LoadingDivStyle LoadingDiv { get; }
vb
Public ReadOnly Property LoadingDiv As LoadingDivStyle

Property Value

TypeDescription
LoadingDivStyle

A LoadingDivStyle object that contains style settings.

|

See Also

HTML Editor

HtmlEditorStyles Class

HtmlEditorStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace