Click or drag to resize

SettingsHasHeaders Property

Turns headers on or off. If false, the layout will be displayed with splitters only. Default : true

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Nullable<bool> HasHeaders { get; set; }

Property Value

Type: NullableBoolean
See Also