Back to Devexpress

MVCxPivotGridWebOptionsLoadingPanel Class

aspnetmvc-devexpress-dot-web-dot-mvc-e588b88e.md

latest2.1 KB
Original Source

MVCxPivotGridWebOptionsLoadingPanel Class

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

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxPivotGridWebOptionsLoadingPanel :
    PivotGridWebOptionsLoadingPanel
vb
Public Class MVCxPivotGridWebOptionsLoadingPanel
    Inherits PivotGridWebOptionsLoadingPanel

The following members return MVCxPivotGridWebOptionsLoadingPanel objects:

Remarks

These settings allow you to specify the loading panel’s text, image, etc., and can be accessed via the PivotGridSettings.OptionsLoadingPanel property.

Implements

INotifyPropertyChanged

DevExpress.Utils.Serializing.IXtraSerializableLayoutEx

Inheritance

Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridWebOptionsLoadingPanel MVCxPivotGridWebOptionsLoadingPanel

See Also

MVCxPivotGridWebOptionsLoadingPanel Members

OptionsLoadingPanel

DevExpress.Web.Mvc Namespace