DataEngine for .NET Standard | 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
     Property Gets or sets the number of the first month for the fiscal year.  
     Property Gets or sets the shift for the Fiscal year.  
     PropertyGets PivotField.Format of associated PivotField.  
     Property Returns True if range is active.  
     Property A value to combine numeric field values into ranges.  
     Property Gets or sets type of Range.  
    Top
    Public Methods
     NameDescription
     Method Returns range for a given value.  
    Top
    Public Events
     NameDescription
     Event Event that allows combining the field's data into custom intervals.  
    Top
    See Also