Back to Devexpress

ASPxGridViewLoadingPanelSettings Class

aspnet-devexpress-dot-web-08d57bbf.md

latest2.3 KB
Original Source

ASPxGridViewLoadingPanelSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridViewLoadingPanelSettings :
    ASPxGridLoadingPanelSettings
vb
Public Class ASPxGridViewLoadingPanelSettings
    Inherits ASPxGridLoadingPanelSettings

The following members return ASPxGridViewLoadingPanelSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxGridView.SettingsLoadingPanel
GridViewProperties.SettingsLoadingPanel
ASP.NET MVC ExtensionsGridViewSettings.SettingsLoadingPanel
MVCxGridViewProperties.SettingsLoadingPanel

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase SettingsLoadingPanel ASPxGridLoadingPanelSettings ASPxGridViewLoadingPanelSettings

See Also

ASPxGridViewLoadingPanelSettings Members

SettingsLoadingPanel

Grid View

DevExpress.Web Namespace