Gets or sets the index of the owning cell's parent row.
| C# | Visual Basic | Visual 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
Int32
The index of the row that contains the owning cell; -1 if there is no owning row.
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