Click or drag to resize

PFWidgetData Properties

The PFWidgetData type exposes the following members.

Properties
  NameDescription
Public propertyChildrenLayout
Optional. Gets or sets the settings that are shared with the parent of this widget. Theses settings are typically used for layout purposes.
Public propertyGlobalName
The widget global name.
Public propertyId
Gets or sets the unique id of this widget instance.
Public propertyParentId
Optional. Gets or sets the id of this widget's parent. This property is null when this widget is a root widget.
Public propertySettings
Optional. Gets or sets the settings of this widget.
Top
See Also