Click or drag to resize

RecroGridRGEntityEntityTypeName Property

Gets the name of the entity type.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public string EntityTypeName { get; }

Property Value

Type: String
The name of the entity type.
See Also