InputControlBaseChange Event
Occurs when the value in the control changes.
Namespace: Firefly.Box.UI.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public virtual event Action Change
Public Overridable Event Change As Action
abstract Change : IEvent<Action,
EventArgs>
override Change : IEvent<Action,
EventArgs>
Value
Action