| RGDataContextBaseEntityTypes Property |
Gets the entity types.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax public virtual IEnumerable<Type> EntityTypes { get; }
Property Value
Type:
IEnumerableType
The entity types.
See Also