LightSwitch HTML Edition
C1OlapFilter Class Members
Properties  Methods  Events


The following tables list the members exposed by C1OlapFilter.

Public Constructors
 NameDescription
Public ConstructorC1OlapFilter ConstructorInitializes a new instance of a C1OlapFilter.  
Top
Public Properties
 NameDescription
Public PropertyAndConditionsGets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator.  
Public PropertyCondition1Gets the first filter condition.  
Public PropertyCondition2Gets the second filter condition.  
Public PropertyFieldGets the field that this filter is acting on.  
Public PropertyIsActiveGets a value that indicates the filter is active.  
Public PropertyIsCustomFilterActiveGets a value that indicates the custom filter is active.  
Public PropertyShowValuesGets or sets an array with the values that should be included in the output.  
Public PropertyValuesGets or sets the list of values to be displayed in the value filter list editor.  
Top
Public Methods
 NameDescription
Public MethodApplyApplies the filter to a value.  
Public MethodClearClears the filter.  
Public MethodReadXmlReads a filter from Xml.  
Public MethodWriteXmlPersist filter to Xml.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventPropertyChangedFires when a property changes.  
Top
See Also

Reference

C1OlapFilter Class
C1.Olap Namespace

Send Feedback