Skip to main content
A newer version of this page is available. .

ASPxTreeList.SettingsLoadingPanel Property

Provides access to the Loading Panel’s settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v18.2.dll

Declaration

public TreeListSettingsLoadingPanel SettingsLoadingPanel { get; }

Property Value

Type Description
TreeListSettingsLoadingPanel

A TreeListSettingsLoadingPanel object that contains the loading panel’s settings.

See Also