DataGridCurrentChangingEventArgs.

Cancel Property

Summary

Gets or sets a value that indicates whether the System.ComponentModel.ICollectionView.CurrentItem change should be canceled.

Syntax

public bool Cancel { get; set; }

Value

Type Description
bool