Click or drag to resize

RecroGridRGStateParentRGPropertyId Property

Gets the parent RecroGrid property identifier.

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

Property Value

Type: Int32
The parent RecroGrid property identifier.
See Also