ItemConfigTypeContent Property |
An array of configurations for items that will be created as children of this item.
Namespace:
Openfin.Desktop.PlatformAPI.Layout
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public List<ItemConfigType> Content { get; set; }
Property Value
Type:
ListItemConfigTypeSee Also