FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / IRangeInfo Interface / RangeType Property

In This Topic
    RangeType Property (IRangeInfo)
    In This Topic
    Gets or sets type of Range.
    Syntax
    'Declaration
     
    Property RangeType As RangeType
    RangeType RangeType {get; set;}
    See Also