Click or drag to resize

PFWidget_QuickAccess_ActionMenuActions Property

Gets or sets the list of available actions.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public List<PFWidget_QuickAccess_Action> Actions { get; set; }

Property Value

Type: ListPFWidget_QuickAccess_Action
See Also