SessionTabsControl.CloseButtonVisibility Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that specifies whether the close button on the session tabs control is visible or not.
public:
property System::Windows::Visibility CloseButtonVisibility { System::Windows::Visibility get(); };
public System.Windows.Visibility CloseButtonVisibility { get; }
member this.CloseButtonVisibility : System.Windows.Visibility
Public ReadOnly Property CloseButtonVisibility As Visibility