Share via


PropertyPaneDropDownProperties.SelectedKey Property

Definition

Gets or Sets the key of the initially selected option of type String.

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

Property Value

This value is the selected key of the drop down.

Applies to