Skip to main content

PivotGridWebOptionsLoadingPanel.Style Property

Gets the style settings used to paint the Loading Panel.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public LoadingPanelStyle Style { get; }

Property Value

Type Description
LoadingPanelStyle

A DevExpress.Web.ASPxPivotGrid.PivotGridLoadingPanelStyle object that contains the style settings.

Property Paths

You can access this nested property as listed below:

Object Type Path to Style
ASPxPivotGrid
See Also