FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / C1CubeField Class / Range Property

In This Topic
    Range Property (C1CubeField)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Range As RangeInfo
    public RangeInfo Range {get;}
    See Also