Back to Devexpress

BaseEdit.ShouldDisableExcessiveUpdatesInInplaceInactiveMode Property

wpf-devexpress-dot-xpf-dot-editors-dot-baseedit-4d0125b2.md

latest1.2 KB
Original Source

BaseEdit.ShouldDisableExcessiveUpdatesInInplaceInactiveMode Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public bool ShouldDisableExcessiveUpdatesInInplaceInactiveMode { get; }
vb
<Browsable(False)>
Public ReadOnly Property ShouldDisableExcessiveUpdatesInInplaceInactiveMode As Boolean

Property Value

Type
Boolean

See Also

BaseEdit Class

BaseEdit Members

DevExpress.Xpf.Editors Namespace