Share via


PropertyPaneCheckboxProperties.Text Property

Definition

Gets or Sets the label to display next to the checkbox 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 checkbox property.

Applies to