C1.Olap Namespace : C1OlapFilter Class |
The following tables list the members exposed by C1OlapFilter.
Name | Description | |
---|---|---|
![]() | C1OlapFilter Constructor | Initializes a new instance of a C1OlapFilter. |
Name | Description | |
---|---|---|
![]() | AndConditions | Gets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator. |
![]() | Condition1 | Gets the first filter condition. |
![]() | Condition2 | Gets the second filter condition. |
![]() | Field | Gets the field that this filter is acting on. |
![]() | IsActive | Gets a value that indicates the filter is active. |
![]() | IsCustomFilterActive | Gets a value that indicates the custom filter is active. |
![]() | ShowValues | Gets or sets an array with the values that should be included in the output. |
![]() | Values | Gets or sets the list of values to be displayed in the value filter list editor. |
Name | Description | |
---|---|---|
![]() | Apply | Applies the filter to a value. |
![]() | Clear | Clears the filter. |
![]() | ReadXml | Reads a filter from Xml. |
![]() | WriteXml | Persist filter to Xml. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Fires when a property changes. |