BaseView.CancelSelection() Method
Enables selection updates after the BaseView.BeginSelection method call, but doesn’t force an immediate update.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
See the BaseView.BeginSelection topic to learn more.
See Also