Click or drag to resize

PFGridViewSettings_ItemsCurrentApplication Property

Gets the source application.

Changing the CurrentItem or CurrentContentType 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 CurrentApplication { get; }

Property Value

Type: PFApplication
See Also