Share via


NumberInput.OutputFormat Property

Definition

Gets or sets the format of the response (value or the index of the choice).

public AdaptiveExpressions.Properties.NumberExpression OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.NumberExpression with get, set
Public Property OutputFormat As NumberExpression

Property Value

Expression which evaluates to a number.

Applies to