Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.8 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / GetLineFromCharIndex Method

In This Topic
    GetLineFromCharIndex Method
    In This Topic
    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