Click or drag to resize

DimensionsMinItemHeight Property

The minimum height of the item.

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public Nullable<int> MinItemHeight { get; set; }

Property Value

Type: NullableInt32
See Also