ConversionEventArgsHandled Property

Get/Set a value indicating whether this event has been handled.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
public bool Handled { get; set; }

Property Value

Boolean

See Also