See Also: QuestionEventArgs Members
This class is currently used with the DataGridView.CancelRowEdit and DataGridView.RowDirtyStateNeeded events of the System.Windows.Forms.DataGridView control. It allows you to specify a response to events that occur when the control needs the answer to a question. The answer to the question is specified by setting the QuestionEventArgs.Response property.