DataGridViewTextBoxEditingControl::ApplyCellStyleToEditingControl Method (DataGridViewCellStyle^)
.NET Framework (current version)
Changes the control's user interface (UI) to be consistent with the specified cell style.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: virtual void ApplyCellStyleToEditingControl( DataGridViewCellStyle^ dataGridViewCellStyle )
Parameters
- dataGridViewCellStyle
-
Type:
System.Windows.Forms::DataGridViewCellStyle^
The DataGridViewCellStyle to use as the model for the UI.
.NET Framework
Available since 2.0
Available since 2.0
Show: