Back to Devexpress

HtmlEditorStyles.LoadingPanel Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstyles-9acd2fb2.md

latest1.3 KB
Original Source

HtmlEditorStyles.LoadingPanel Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public LoadingPanelStyle LoadingPanel { get; }
vb
Public ReadOnly Property LoadingPanel As LoadingPanelStyle

Property Value

TypeDescription
LoadingPanelStyle

A LoadingPanelStyle object that contains style settings.

|

See Also

HTML Editor

HtmlEditorStyles Class

HtmlEditorStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace