Click or drag to resize

PFGridViewSettings_ObjectsObjectsRelation Property

Gets or sets the objects relation, linking the data with the ParentObject.

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

Property Value

Type: PFRelation
See Also