Click or drag to resize

PFGridViewSettings_ItemsCurrentItem Property

Gets or sets the source item (in a relation context).

You must also specify the Relation.

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

Property Value

Type: PFItem
See Also