Gets or sets the filter condition of item source.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Condition Condition { get; set; }
Visual Basic
Public Property Condition As Condition
	Get
	Set

See Also