ComponentOne Input for WinForms
GetLineFromCharIndex Method (C1BasePicker)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1BasePicker Class : GetLineFromCharIndex Method
Syntax
'Declaration
 
Public Overridable Function GetLineFromCharIndex( _
   ByVal index As System.Integer _
) As System.Integer
public virtual System.int GetLineFromCharIndex( 
   System.int index
)

Parameters

index
See Also

Reference

C1BasePicker Class
C1BasePicker Members