UserInterface.OnVisiblityChange Field

GeonBit.UI

UserInterfaceOnVisiblityChange Field
Callback to execute every time the visibility property of an entity change.

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

Field Value

Type: EventCallback
See Also