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

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