Skip to main content
A newer version of this page is available. .

PivotGridOptionsBehaviorBase.DefaultLoadingPanelDelay Field

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

Namespace: DevExpress.XtraPivotGrid

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

Declaration

public const int DefaultLoadingPanelDelay = 300

Field Value

Type
Int32
See Also