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.5.1
Syntax public Nullable<bool> HasHeaders { get; set; }
Property Value
Type:
NullableBooleanSee Also