FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid.FlexPivotCellFactory Class / GetRowOffset Method / GetRowOffset(Int32) Method

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

    Parameters

    row
    See Also