DataGridBoolColumn::GetColumnValueAtRow Method (CurrencyManager^, Int32)
.NET Framework (current version)
Gets the value at the specified row.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public protected: virtual Object^ GetColumnValueAtRow( CurrencyManager^ lm, int row ) override
Parameters
- lm
-
Type:
System.Windows.Forms::CurrencyManager^
The CurrencyManager for the column.
- row
-
Type:
System::Int32
The row number.
.NET Framework
Available since 1.1
Available since 1.1
Show: