Name | Description | |
---|---|---|
![]() | TextExpression Constructor |
The following tables list the members exposed by TextExpression.
Name | Description | |
---|---|---|
![]() | TextExpression Constructor |
Name | Description | |
---|---|---|
![]() | FilterOperation | Gets or sets the filter operation type. (Inherited from C1.WPF.DataFilter.OperationExpression) |
![]() | MatchCase | To know MatchCase mode is enable or not |
![]() | MatchWholeWord | To know MatchWholeWord mode is enable or not |
![]() | Not | Gets or sets a value indicating the negation of the expression. (Inherited from C1.WPF.DataFilter.Expression) |
![]() | PropertyName | Gets or sets the name of the data item property to which the expression applies. (Inherited from C1.WPF.DataFilter.OperationExpression) |
![]() | Value | Gets or sets the value of the current filter expression. (Inherited from C1.WPF.DataFilter.OperationExpression) |
Name | Description | |
---|---|---|
![]() | GetFilterExpression | Overridden. Converts current the Expression to the C1.DataCollection.FilterExpression. |
![]() | OnPropertyChanged | Overloaded. Raises the PropertyChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | OnValueChanged | Raises the ValueChanged event. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | SetField<T> | Compares two values of property and raises an PropertyChanged event if they are different. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |
![]() | ValueChanged | Occurs when a value of current Filter changes. (Inherited from C1.WPF.DataFilter.NotifyPropertyChanged) |