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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int EditingControlRowIndex { get; set; }
public virtual int EditingControlRowIndex { get; set; }
Public Overridable Property EditingControlRowIndex As Integer
	Get
	Set
Public Overridable Property EditingControlRowIndex As Integer
	Get
	Set
public:
virtual property int EditingControlRowIndex {
	int get ();
	void set (int value);
}
public:
virtual property int EditingControlRowIndex {
	int get ();
	void set (int value);
}
abstract EditingControlRowIndex : int with get, set
override EditingControlRowIndex : int with get, set
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412