[]
        
(Showing Draft Content)

C1.PivotEngine.IRangeInfo

IRangeInfo Interface

Interface for field ranges.

Namespace: C1.PivotEngine
Assembly: C1.PivotEngine.dll
Syntax
public interface IRangeInfo

Properties

Name Description
FiscalYearFirstMonth

Gets or sets the number of the first month for the fiscal year.

FiscalYearShift

Gets or sets the shift for the Fiscal year.

Format

Gets Format of associated PivotField.

IsActive

Returns True if range is active.

NumericStep

A value to combine numeric field values into ranges.

RangeType

Gets or sets type of Range.

Methods

Name Description
GetRange(object)

Returns range for a given value.

Events

Name Description
CustomRange

Event that allows combining the field's data into custom intervals.