ScrollBarBase.Delay Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.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