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

ASPxGridViewLoadingPanelSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ASPxGridViewLoadingPanelSettings :
    ASPxGridLoadingPanelSettings

Remarks

These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsLoadingPanel property.

Implements

See Also