Share via


PropertyPaneChoiceGroupOption.Disabled Property

Definition

Gets or Sets a value indicating whether this control is enabled or not of type Boolean.

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

Property Value

This value indicates whether the control is disabled.

Applies to