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

TreeViewSettingsLoadingPanel Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class TreeViewSettingsLoadingPanel :
    SettingsLoadingPanel

The following members return TreeViewSettingsLoadingPanel objects:

Remarks

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

Implements

Inheritance

See Also