<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / FilterItem Class / Value Property

In This Topic
    Value Property (FilterItem)
    In This Topic
    Gets or sets a value that determines whether this item should be accepted by the filter.
    Syntax
    'Declaration
     
    Public Property Value As Boolean
    public bool Value {get; set;}
    See Also