Keyoti RapidSpell Desktop .NET API Docs
RepositionEditingControlOnValueChange Property
APIKeyoti.RapidSpell.GridAYTTextEditingControlRepositionEditingControlOnValueChange
Keyoti RapidSpell Desktop .NET
Gets a value indicating whether the cell contents need to be repositioned whenever the value changes.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool RepositionEditingControlOnValueChange { get; }
public virtual bool RepositionEditingControlOnValueChange { get; }
Public Overridable ReadOnly Property RepositionEditingControlOnValueChange As Boolean
	Get
Public Overridable ReadOnly Property RepositionEditingControlOnValueChange As Boolean
	Get
public:
virtual property bool RepositionEditingControlOnValueChange {
	bool get ();
}
public:
virtual property bool RepositionEditingControlOnValueChange {
	bool get ();
}
abstract RepositionEditingControlOnValueChange : bool with get
override RepositionEditingControlOnValueChange : bool with get
abstract RepositionEditingControlOnValueChange : bool with get
override RepositionEditingControlOnValueChange : bool with get
Return Value
Boolean
true 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.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412