RecroGridRGFilterAny Property

Gets a value indicating whether there is any condition.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public bool Any { get; }

Property Value

Boolean
true if any; otherwise, false.

See Also