ASPxHtmlEditor.SettingsLoadingPanel Property
Provides access to the loading panel‘s settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxHtmlEditorLoadingPanelSettings | An ASPxHtmlEditorLoadingPanelSettings object that contains the loading panel’s settings. |
See Also