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.v25.1.dll

#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