Click or drag to resize

PFActionsBarMenuButtons Property

Gets or sets the list of buttons available in the menu.

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<PFActionsBarButton> Buttons { get; set; }

Property Value

Type: ListPFActionsBarButton
See Also