DataGridCurrentChangingEventArgs.

DataGridCurrentChangingEventArgs() Constructor

Summary

Initializes a new instance of the System.ComponentModel.CurrentChangingEventArgs class and sets the System.ComponentModel.CurrentChangingEventArgs.IsCancelable property to true.

Syntax

public DataGridCurrentChangingEventArgs()

Return Value

Type Description
void