[]
        
(Showing Draft Content)

C1.Win.DataFilter.CustomFilter

CustomFilter Class

Represents a custom filter.

Inheritance
CustomFilter
Namespace: C1.Win.DataFilter
Assembly: C1.Win.DataFilter.8.dll
Syntax
public abstract class CustomFilter : Filter, INotifyPropertyChanged

Constructors

Name Description
CustomFilter(string)

Initializes a new instance of the CustomFilter.

Properties

Name Description
Control

Gets or sets the control that represents the custom filter.

Expression

Gets the expression of the current filter.

Methods

Name Description
GetExpression()

Gets the expression for the current filter.

SetExpression(Expression)

Sets the expression for the current filter.