System.Windows.Forms.DataGridColumnStyle.Commit Method

When overridden in a derived class, initiates a request to complete an editing procedure.

Syntax

protected abstract bool Commit (CurrencyManager dataSource, int rowNum)

Parameters

dataSource
The System.Windows.Forms.CurrencyManager for the System.Windows.Forms.DataGridColumnStyle.
rowNum
The number of the row being edited.

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