Entity.Parent Property

GeonBit.UI

EntityParent Property
Get the direct parent of this entity.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Entity Parent { get; }

Property Value

Type: Entity
See Also