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.2.dll
Declaration
Remarks
See the BaseView.BeginSelection topic to learn more.
See Also