FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid.FlexPivotCellFactory Class / GetRowRenderHeight Method

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

    Parameters

    row
    See Also