ItemConfigTypeIsClosable Property |
Determines if the item is able to be closed. If false, the x on the items tab will be hidden.
Namespace:
Openfin.Desktop.PlatformAPI.Layout
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public Nullable<bool> IsClosable { get; set; }
Property Value
Type:
NullableBooleanSee Also