SettingsReorderEnabled Property |
If true, the user can re-arrange the layout by dragging items by their tabs to the desired location.
Default: true
Namespace:
Openfin.Desktop.PlatformAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Nullable<bool> ReorderEnabled { get; set; }
Property Value
Type:
NullableBooleanSee Also