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

ASPxTreeView.SettingsLoadingPanel Property

Provides access to the Loading Panel’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public TreeViewSettingsLoadingPanel SettingsLoadingPanel { get; }

Property Value

Type Description
TreeViewSettingsLoadingPanel

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

See Also