DataGridViewTextBoxEditingControl::RepositionEditingControlOnValueChange Property
.NET Framework (current version)
Gets a value indicating whether the cell contents need to be repositioned whenever the value changes.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the cell's WrapMode is set to true and the alignment property is not set to one of the DataGridViewContentAlignment values that aligns the content to the top; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: