Value

NumberFormField.Value property

Gets or sets the value of the form field, which represents a number.

public float Value { get; set; }

See Also