DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / RangeInfo Class / IsActive Property

In This Topic
    IsActive Property (RangeInfo)
    In This Topic
    True if ranges is active.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsActive As Boolean
    public bool IsActive {get;}
    See Also