[]
        
(Showing Draft Content)

C1.WPF.DataFilter.CustomFilter.Expression

Expression Property

Expression

Gets or sets the expression of the current filter.

Declaration
public override abstract Expression Expression { get; set; }
Overrides