FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / get_RowHeight Method

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

    Parameters

    row
    See Also