<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapField Class / Filter Property

In This Topic
    Filter Property (C1OlapField)
    In This Topic
    Gets the filter used to select field values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As C1OlapFilter
    public C1OlapFilter Filter {get;}
    See Also