Back to Devexpress

ASPxHtmlEditor.SettingsLoadingPanel Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-b6a584c6.md

latest1.9 KB
Original Source

ASPxHtmlEditor.SettingsLoadingPanel Property

Provides access to the loading panel‘s settings.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxHtmlEditorLoadingPanelSettings SettingsLoadingPanel { get; }
vb
Public ReadOnly Property SettingsLoadingPanel As ASPxHtmlEditorLoadingPanelSettings

Property Value

TypeDescription
ASPxHtmlEditorLoadingPanelSettings

An ASPxHtmlEditorLoadingPanelSettings object that contains the loading panel’s settings.

|

See Also

Settings

SettingsHtmlEditing

SettingsResize

SettingsText

SettingsValidation

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace