Skip to main content
A newer version of this page is available. .
All docs
V22.1

ScrollBarBase.Delay Property

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v22.1.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
[DefaultValue(-1)]
[DXCategory("Behavior")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int Delay { get; set; }

Property Value

Type Default
Int32 -1
See Also