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

TreeListSettingsLoadingPanel Class

Provides settings that affect the Loading Panel’s appearance and functionality.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListSettingsLoadingPanel :
    SettingsLoadingPanel

The following members return TreeListSettingsLoadingPanel objects:

Remarks

These settings can be accessed via the ASPxTreeList.SettingsLoadingPanel property.

Implements

See Also