Entity.OnValueChange Field

GeonBit.UI

EntityOnValueChange Field
Callback to execute when entity value changes (relevant only for entities with value).

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

Field Value

Type: EventCallback
See Also