<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / FilterCondition Class / IsActive Property

In This Topic
    IsActive Property (FilterCondition)
    In This Topic
    Gets a value that indicates whether the condition is active.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsActive As Boolean
    public bool IsActive {get;}
    See Also