Click or drag to resize

PFGridViewHtmlHelper_ObjectsParentObject Property

Gets the parent object of the shown data.

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

Property Value

Type: PFRelationalObject
See Also