System.Windows.Forms.DataGridBoolColumn.Commit Method

Initiates a request to complete an editing procedure.

Syntax

protected override bool Commit (CurrencyManager dataSource, int rowNum)

Parameters

dataSource
The System.Data.DataView of the edited column.
rowNum
The number of the edited row.

Returns

true if the editing procedure committed successfully; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0