Click or drag to resize

ItemConfigTypeWidth Property

The width of this item, relative to the other children of its parent in percent.

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

Property Value

Type: NullableInt32
See Also