Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 434 Bytes

tabviewitem_isclosable.md

File metadata and controls

25 lines (15 loc) · 434 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TabViewItem.IsClosable
winrt property

Microsoft.UI.Xaml.Controls.TabViewItem.IsClosable

-description

Gets or sets the value that determines if the tab shows a close button. The default is true.

-property-value

Determines if the tab shows a close button. The default is true.

-remarks

-see-also

-examples