Keyoti RapidSpell Desktop .NET API Docs
Edit Method (source, rowNum, bounds, readOnly, instantText, cellIsVisible)
APIKeyoti.RapidSpell.GridDataGridAYTTextBoxColumnEdit(CurrencyManager, Int32, Rectangle, Boolean, String, Boolean)
Keyoti RapidSpell Desktop .NET
Internal
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected override void Edit(
	CurrencyManager source,
	int rowNum,
	Rectangle bounds,
	bool readOnly,
	string instantText,
	bool cellIsVisible
)
protected override void Edit(
	CurrencyManager source,
	int rowNum,
	Rectangle bounds,
	bool readOnly,
	string instantText,
	bool cellIsVisible
)
Protected Overrides Sub Edit ( 
	source As CurrencyManager,
	rowNum As Integer,
	bounds As Rectangle,
	readOnly As Boolean,
	instantText As String,
	cellIsVisible As Boolean
)
Protected Overrides Sub Edit ( 
	source As CurrencyManager,
	rowNum As Integer,
	bounds As Rectangle,
	readOnly As Boolean,
	instantText As String,
	cellIsVisible As Boolean
)
protected:
virtual void Edit(
	CurrencyManager^ source, 
	int rowNum, 
	Rectangle bounds, 
	bool readOnly, 
	String^ instantText, 
	bool cellIsVisible
) override
protected:
virtual void Edit(
	CurrencyManager^ source, 
	int rowNum, 
	Rectangle bounds, 
	bool readOnly, 
	String^ instantText, 
	bool cellIsVisible
) override
abstract Edit : 
        source : CurrencyManager * 
        rowNum : int * 
        bounds : Rectangle * 
        readOnly : bool * 
        instantText : string * 
        cellIsVisible : bool -> unit 
override Edit : 
        source : CurrencyManager * 
        rowNum : int * 
        bounds : Rectangle * 
        readOnly : bool * 
        instantText : string * 
        cellIsVisible : bool -> unit 
abstract Edit : 
        source : CurrencyManager * 
        rowNum : int * 
        bounds : Rectangle * 
        readOnly : bool * 
        instantText : string * 
        cellIsVisible : bool -> unit 
override Edit : 
        source : CurrencyManager * 
        rowNum : int * 
        bounds : Rectangle * 
        readOnly : bool * 
        instantText : string * 
        cellIsVisible : bool -> unit 
Parameters
source (CurrencyManager)
rowNum (Int32)
bounds (Rectangle)
readOnly (Boolean)
instantText (String)
cellIsVisible (Boolean)

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