Keyoti RapidSpell Desktop .NET API Docs
SpellCheckableDataGridViewCell Constructor (dataGridViewCell)
APIKeyoti.RapidSpell.GridSpellCheckableDataGridViewCellSpellCheckableDataGridViewCell(DataGridViewCell)
Keyoti RapidSpell Desktop .NET
The cell being checked.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public SpellCheckableDataGridViewCell(
	DataGridViewCell dataGridViewCell
)
public SpellCheckableDataGridViewCell(
	DataGridViewCell dataGridViewCell
)
Public Sub New ( 
	dataGridViewCell As DataGridViewCell
)
Public Sub New ( 
	dataGridViewCell As DataGridViewCell
)
public:
SpellCheckableDataGridViewCell(
	DataGridViewCell^ dataGridViewCell
)
public:
SpellCheckableDataGridViewCell(
	DataGridViewCell^ dataGridViewCell
)
new : 
        dataGridViewCell : DataGridViewCell -> SpellCheckableDataGridViewCell
new : 
        dataGridViewCell : DataGridViewCell -> SpellCheckableDataGridViewCell
Parameters
dataGridViewCell (DataGridViewCell)

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