Click or drag to resize

ItemConfigTypeTitle Property

The title of the item as displayed on its tab and on popout windows. Default: ComponentName or an empty string.

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
public string Title { get; set; }

Property Value

Type: String
See Also