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