Entity.OnFocusChange Field

GeonBit.UI

EntityOnFocusChange Field
Callback to execute every time this entity focus / unfocus.

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

Field Value

Type: EventCallback
See Also