Share via


PropertyPaneChoiceGroupOption.Text Property

Definition

Gets or Sets text to render for this option of type String.

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

Property Value

This value is the text of the choice group.

Applies to