FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / GetCharacterIndexFromLineIndex Method

In This Topic
    GetCharacterIndexFromLineIndex Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetCharacterIndexFromLineIndex( _
       ByVal lineIndex As Integer _
    ) As Integer
    public int GetCharacterIndexFromLineIndex( 
       int lineIndex
    )

    Parameters

    lineIndex
    See Also