ComponentOne FlexGrid for WPF and Silverlight
GetNextSpellingErrorCharacterIndex Method

C1.WPF.FlexGrid Namespace > C1FlexComboBox Class : GetNextSpellingErrorCharacterIndex Method
Syntax
'Declaration
 
Public Function GetNextSpellingErrorCharacterIndex( _
   ByVal charIndex As System.Integer, _
   ByVal direction As System.Windows.Documents.LogicalDirection _
) As System.Integer
public System.int GetNextSpellingErrorCharacterIndex( 
   System.int charIndex,
   System.Windows.Documents.LogicalDirection direction
)

Parameters

charIndex
direction
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members