| RGDataContextBaseEntityNames Property |
Gets the entity names.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public IEnumerable<string> EntityNames { get; }
Property Value
Type:
IEnumerableString
The entity names.
See Also