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.2.0.24.0426.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