IViewTableEventsFieldValueChanging Event

Event that reports that the value of a data field is changing.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
event EventHandler<FieldChangingEventArgs> FieldValueChanging

Value

EventHandlerFieldChangingEventArgs

See Also