Click or drag to resize

RecroGridFEPType Property

Gets the type of the FEP.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public FEPTypeEnum FEPType { get; }

Property Value

Type: FEPTypeEnum
The type of the FEP.
See Also