Click or drag to resize

PFGridViewHtmlHelper_ItemsSourceItem Property

Gets the source item (in a relation context).

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 SourceItem { get; }

Property Value

Type: PFItem
See Also