Tab.TabLabel Property

Definition

The label of the tab.

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

Property Value

Attributes

Applies to