Entity.AttachedData Field

GeonBit.UI

EntityAttachedData Field
Optional data you can attach to this entity and retrieve later (for example when handling events).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object AttachedData

Field Value

Type: Object
See Also