DataGridBoolColumn::Commit Method (CurrencyManager^, Int32)
.NET Framework (current version)
Initiates a request to complete an editing procedure.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataSource
-
Type:
System.Windows.Forms::CurrencyManager^
The DataView of the edited column.
- rowNum
-
Type:
System::Int32
The number of the edited row.
Return Value
Type: System::Booleantrue if the editing procedure committed successfully; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: