GridControl.UnlockFireChanged() Method
In This Article
Re-enables change notifications after a call to the GridControl.LockFireChanged method.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Remarks
This method supports the internal infrastructure and is not intended to be called directly from your code.
See Also