Click or drag to resize

PFWidgetBaseTSettingsSettings Property

Gets the settings of this widget.

Namespace:  Packflow.Core.Widgets
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public TSettings Settings { get; protected set; }

Property Value

Type: TSettings
See Also