EditValueChangedFiringMode Enum
Lists values that specify when the editor’s RepositoryItem.EditValueChanged event should be raised.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Default
|
The Repository |
Buffered
|
The Repository |
#Related API Members
The following properties accept/return EditValueChangedFiringMode values:
#Remarks
The values listed by this enumeration are used to set the RepositoryItem.EditValueChangedFiringMode property.