ComponentOne FlexGrid for WPF and Silverlight
GetCharacterIndexFromPoint Method

C1.WPF.FlexGrid Namespace > C1FlexComboBox Class : GetCharacterIndexFromPoint Method
Syntax
'Declaration
 
Public Function GetCharacterIndexFromPoint( _
   ByVal point As System.Windows.Point, _
   ByVal snapToText As System.Boolean _
) As System.Integer
public System.int GetCharacterIndexFromPoint( 
   System.Windows.Point point,
   System.bool snapToText
)

Parameters

point
snapToText
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members