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

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

    Parameters

    lineIndex
    See Also