Wraps a DataGridViewCell so that it can be spell checked with RapidSpellDialog.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SpellCheckableDataGridViewCell : ISpellCheckableTextComponent
public class SpellCheckableDataGridViewCell : ISpellCheckableTextComponent
Public Class SpellCheckableDataGridViewCell Implements ISpellCheckableTextComponent
Public Class SpellCheckableDataGridViewCell Implements ISpellCheckableTextComponent
public ref class SpellCheckableDataGridViewCell : ISpellCheckableTextComponent
public ref class SpellCheckableDataGridViewCell : ISpellCheckableTextComponent
type SpellCheckableDataGridViewCell = class interface ISpellCheckableTextComponent end
type SpellCheckableDataGridViewCell = class interface ISpellCheckableTextComponent end

All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
![]() | SpellCheckableDataGridViewCell(DataGridViewCell) |
The cell being checked.
|
![]() | DataGridViewCell |
The cell.
|
![]() | Dispose()()()() |
Frees up resources.
|
![]() | Disposed |
Fired when disposed.
|
![]() | Enabled |
Always true.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | GotFocus |
Interface requirement, not implemented.
|
![]() | HideSelection |
Always false, interface requirement.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReadOnly |
Always false, interface requirement.
|
![]() | ScrollToCaret()()()() |
Interface requirement.
|
![]() | SelectedText |
Any selected text.
|
![]() | SelectionLength |
Selection length
|
![]() | SelectionStart |
Selection start.
|
![]() | Text |
The cell text.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | SpellCheckableDataGridViewCell |
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412