Gets or sets the filter condition of item source.

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

Syntax

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

See Also