System.Windows.Forms.DataGridViewCell.GetFormattedValue Method
Documentation for this section has not yet been entered.

Syntax

protected virtual object GetFormattedValue (object value, int rowIndex, ref DataGridViewCellStyle cellStyle, System.ComponentModel.TypeConverter valueTypeConverter, System.ComponentModel.TypeConverter formattedValueTypeConverter, DataGridViewDataErrorContexts context)

Parameters

value
Documentation for this section has not yet been entered.
rowIndex
Documentation for this section has not yet been entered.
cellStyle
Documentation for this section has not yet been entered.
valueTypeConverter
Documentation for this section has not yet been entered.
formattedValueTypeConverter
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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: 2.0.0.0
Since: .NET 2.0