Click or drag to resize

PFActionsBarButtonActionMode Property

Gets or sets the type of code/behavior to execute when the button is clicked.

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

Property Value

Type: PFActionsBarButtonActionMode
See Also