RecroGridRGFilterAny Property

Gets a value indicating whether there is any condition.

Definition

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

Property Value

Boolean
true if any; otherwise, false.

See Also