Click or drag to resize

RecroGridIsFEPQueue Property

Gets a value indicating whether this instance is FEP Queue.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
protected bool IsFEPQueue { get; }

Property Value

Type: Boolean
true if this instance is FEP queue; otherwise, false.
See Also