Partager via


USDTab.CloseButtonAvailable Property

Definition

Gets or sets a Boolean value that specifies if the close button is available.

public:
 property bool CloseButtonAvailable { bool get(); void set(bool value); };
public bool CloseButtonAvailable { get; set; }
member this.CloseButtonAvailable : bool with get, set
Public Property CloseButtonAvailable As Boolean

Property Value

True if the close button is available, otherwise false.

Applies to