FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / RangeInfo Class / RangeInfo Constructor

In This Topic
    RangeInfo Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal range As RangeInfo _
    )
    public RangeInfo( 
       RangeInfo range
    )

    Parameters

    range
    See Also