Skip to main content

ASPxTreeList.SettingsLoadingPanel Property

Provides access to the Loading Panel’s settings.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public TreeListSettingsLoadingPanel SettingsLoadingPanel { get; }

Property Value

Type Description
TreeListSettingsLoadingPanel

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

See Also