Gets a value that indicates whether the condition is active.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGridFilter.4 (in C1.Silverlight.FlexGridFilter.4.dll)

Syntax

C#
public bool IsActive { get; }
Visual Basic
Public ReadOnly Property IsActive As Boolean
	Get

See Also