PivotGridWebOptionsLoadingPanel.Style Property
In This Article
Gets the style settings used to paint the Loading Panel.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public LoadingPanelStyle Style { get; }
#Property Value
Type | Description |
---|---|
Loading |
A DevExpress. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Style |
---|---|
ASPx |
|
See Also