Skip to main content
Tab

TreeViewSettingsLoadingPanel Class

Provides settings that affect the loading panel’s appearance and functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeViewSettingsLoadingPanel :
    SettingsLoadingPanel

The following members return TreeViewSettingsLoadingPanel objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxTreeView.SettingsLoadingPanel
ASP.NET MVC Extensions TreeViewSettings.SettingsLoadingPanel

Remarks

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

Implements

Inheritance

See Also