Click or drag to resize

DimensionsMinItemWidth Property

The minimum width of the item.

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

Property Value

Type: NullableInt32
See Also