RecroGrid.GridEntity Property

The current settings of the RecroGrid entity.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
public RecroGrid.RGEntity GridEntity { get; }

Property Value

RecroGrid.RGEntity
The Entity.

See Also