Skip to main content

PivotGridOptionsBehaviorBase.DefaultLoadingPanelDelay Field

The default delay between starting an asynchronous operation and displaying the loading panel.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v23.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public const int DefaultLoadingPanelDelay = 300

Field Value

Type
Int32
See Also