TextEventArgsValue Property

Get/Set the text to pass in this event.

Definition

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

Property Value

String

See Also