Share via


PropertyPaneChoiceGroupOption.Checked Property

Definition

Gets or Sets a value indicating whether the property pane choice group option is checked or not of type Boolean.

public bool Checked { get; set; }
member this.Checked : bool with get, set
Public Property Checked As Boolean

Property Value

This value indicates whether the control is checked.

Applies to