Click or drag to resize

PFGridViewSettings_ItemsRelation Property

Gets or sets the content relation.

You must also specify the CurrentItem.

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

Property Value

Type: ContentRelation
See Also