PivotGridWebOptionsLoadingPanel Class
In This Article
Provides settings that affect the Loading Panel’s appearance and functionality.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PivotGridWebOptionsLoadingPanel :
PivotGridOptionsBase
#Related API Members
The following members return PivotGridWebOptionsLoadingPanel objects:
#Remarks
These settings allow you to specify the loading panel’s text, image, etc., and can be accessed via the ASPxPivotGrid’s ASPxPivotGrid.OptionsLoadingPanel property.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridWebOptionsLoadingPanel
See Also