DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / RangeInfo Class
Properties Methods Events


In This Topic
    RangeInfo Class Members
    In This Topic

    The following tables list the members exposed by RangeInfo.

    Public Properties
     NameDescription
    Public Property Gets or sets the number of the first month for the fiscal year.  
    Public Property Gets or sets the shift for the Fiscal year.  
    Public Property The format string to format range values.  
    Public Property True if ranges is active.  
    Public Property A value to combine numeric field values into ranges.  
    Public Property The type of the Range.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns month year by given value of System.DateTime type.  
    Public Methodstatic (Shared in Visual Basic)Returns fiscal year by given value of System.DateTime type.  
    Public Methodstatic (Shared in Visual Basic)Returns week of fiscal quarter by given value of System.DateTime type.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns week of year by given value of System.DateTime type.  
    Public Method Reads a range from Xml.  
    Public Method Persist range to Xml.  
    Top
    Public Events
     NameDescription
    Public Event Event that allows combining the field's data into custom intervals.  
    Public Event Occurs when a property value changes.  
    Top
    Public Operators
    See Also