FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / RangeInfo Class / RangeType Property

In This Topic
    RangeType Property (RangeInfo)
    In This Topic
    The type of the Range.
    Syntax
    'Declaration
     
    Public Property RangeType As RangeType
    public RangeType RangeType {get; set;}
    See Also