Tab.Selected Property

Definition

If tabs is checkbox, indicates whether the tab is selected.

[System.Text.Json.Serialization.JsonPropertyName("selected")]
public string Selected { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("selected")>]
member this.Selected : string with get, set
Public Property Selected As String

Property Value

Attributes

Applies to