PFWidgetDataChildrenLayout Property |
Optional. Gets or sets the settings that are shared with the parent of this widget.
Theses settings are typically used for layout purposes.
Namespace:
Packflow.Core.Widgets
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public IList<PFChildWidgetLayout> ChildrenLayout { get; set; }
Property Value
Type:
IListPFChildWidgetLayoutSee Also