RecroGrid Framework
C#
Show/Hide TOC
RGData
Context
Base
Entity
Names Property
Gets the entity names.
Definition
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
Copy
public
IEnumerable
<
string
>
EntityNames
{
get
; }
Property Value
IEnumerable
String
The entity names.
See Also
Reference
RGDataContextBase Class
Recrovit.RecroGridFramework.Data Namespace
In This Article
Definition
See Also