Click or drag to resize

PFWidget_QuickAccessActionMenu Property

Gets or sets the content of the action menu, available for each result.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFWidget_QuickAccess_ActionMenu ActionMenu { get; set; }

Property Value

Type: PFWidget_QuickAccess_ActionMenu
See Also