Click or drag to resize

PFGridViewSettings_ItemsTargetApplication Property

Gets the target application.

Changing the TargetView will affect this property.

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

Property Value

Type: PFApplication
See Also