Keyoti RapidSpell Desktop .NET API Docs
EditingControlRowIndex Property
APIKeyoti.RapidSpell.GridAYTTextEditingControlEditingControlRowIndex
Keyoti RapidSpell Desktop .NET
Gets or sets the index of the owning cell's parent row.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual int EditingControlRowIndex { get; set; }
Public Overridable Property EditingControlRowIndex As Integer
	Get
	Set
public:
virtual property int EditingControlRowIndex {
	int get ();
	void set (int value);
}
abstract EditingControlRowIndex : int with get, set
override EditingControlRowIndex : int with get, set
Return Value
Int32
The index of the row that contains the owning cell; -1 if there is no owning row.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204