Click or drag to resize

PFActionsBarObjects Property

Gets or sets the list of menus and buttons.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public List<PFActionsBarObject> Objects { get; set; }

Property Value

Type: ListPFActionsBarObject
See Also