Click or drag to resize

IRecroGridContextIsFEPQueue Property

Gets or sets a value indicating whether this instance is FEP Queue.

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

Property Value

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