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.v24.2.Core.dll

Declaration

public const int DefaultLoadingPanelDelay = 300

Field Value

Type
Int32
See Also