Back to Devexpress

ChangingEventArgs.IsBoundUpdatingEditValue Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-changingeventargs.md

latest1.2 KB
Original Source

ChangingEventArgs.IsBoundUpdatingEditValue Property

For internal use.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsBoundUpdatingEditValue { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property IsBoundUpdatingEditValue As Boolean

Property Value

TypeDescription
Boolean

|

See Also

ChangingEventArgs Class

ChangingEventArgs Members

DevExpress.XtraEditors.Controls Namespace