AutoResizeOptionsHeight Property |
If true, the view's height will grow and shrink together with the window. Default is false.
Namespace:
Openfin.Desktop.PlatformAPI.View
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Nullable<bool> Height { get; set; }
Property Value
Type:
NullableBooleanSee Also