System.Windows.Forms.DataGridColumnStyle.SetColumnValueAtRow Method

Sets the value in a specified row with the value from a specified System.Windows.Forms.CurrencyManager.

Syntax

protected virtual void SetColumnValueAtRow (CurrencyManager source, int rowNum, object value)

Parameters

source
A System.Windows.Forms.CurrencyManager associated with the System.Windows.Forms.DataGridColumnStyle.
rowNum
The number of the row.
value
The value to set.

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