Click or drag to resize

ItemConfigTypeType Property

The type of the item. Possible values are "row", "column", "stack", "component", and "react-component"

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
public string Type { get; set; }

Property Value

Type: String
See Also