ComponentOne FlexGrid for WPF and Silverlight
GetSpellingError Method

C1.WPF.FlexGrid Namespace > C1FlexComboBox Class : GetSpellingError Method
Syntax
'Declaration
 
Public Function GetSpellingError( _
   ByVal charIndex As System.Integer _
) As System.Windows.Controls.SpellingError
public System.Windows.Controls.SpellingError GetSpellingError( 
   System.int charIndex
)

Parameters

charIndex
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members