Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
SuggestionEventArgs
.
.
::
.
Index Property
SuggestionEventArgs Class
See Also
The index of the suggested words.
Namespace:
C1.Win.C1Spell
Assembly:
C1.Win.C1Spell.2
(in C1.Win.C1Spell.2.dll)
Syntax
C#
public
int
Index
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Index
As
Integer
See Also
SuggestionEventArgs Class
C1.Win.C1Spell Namespace