ComponentOne FlexPivot for WinForms
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 PropertyGets or sets the number of the first month for the fiscal year.  
    Public PropertyGets or sets the shift for the Fiscal year.  
    Public PropertyThe format string to format range values.  
    Public PropertyTrue if ranges is active.  
    Public PropertyA value to combine numeric field values into ranges.  
    Public PropertyThe 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 MethodReads a range from Xml.  
    Public MethodPersist range to Xml.  
    Top
    Public Events
     NameDescription
    Public EventEvent that allows combining the field's data into custom intervals.  
    Public EventOccurs when a property value changes.  
    Top
    Public Operators
    See Also