Skip to main content

TreeListSettingsLoadingPanel Class

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

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.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