Click or drag to resize

PFChildWidgetLayoutLayout Property

The serialized widget layout.

Namespace:  Packflow.Core.Widgets
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public JObject Layout { get; set; }

Property Value

Type: JObject
See Also