DataGridViewTextBoxEditingControl::GetEditingControlFormattedValue Method (DataGridViewDataErrorContexts)
.NET Framework (current version)
Retrieves the formatted value of the cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: virtual Object^ GetEditingControlFormattedValue( DataGridViewDataErrorContexts context )
Parameters
- context
-
Type:
System.Windows.Forms::DataGridViewDataErrorContexts
One of the DataGridViewDataErrorContexts values that specifies the data error context.
Return Value
Type: System::Object^An Object that represents the formatted version of the cell contents.
.NET Framework
Available since 2.0
Available since 2.0
Show: