FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / IRangeInfo Interface
Properties Methods Events

In This Topic
    IRangeInfo Interface Members
    In This Topic

    The following tables list the members exposed by IRangeInfo.

    Public Properties
     NameDescription
     PropertyGets or sets the number of the first month for the fiscal year.  
     PropertyGets or sets the shift for the Fiscal year.  
     PropertyGets PivotField.Format of associated PivotField.  
     PropertyReturns True if range is active.  
     PropertyA value to combine numeric field values into ranges.  
     PropertyGets or sets type of Range.  
    Top
    Public Methods
     NameDescription
     MethodReturns range for a given value.  
    Top
    Public Events
     NameDescription
     EventEvent that allows combining the field's data into custom intervals.  
    Top
    See Also