Share via


Choice.Value Property

Definition

Gets or sets the value to return when selected.

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Property Value

The value to return when selected.

Applies to