Click or drag to resize

PFGridViewHtmlHelper_ObjectsViewHelper Property

Gets the html helper handling the objects' type of the relation's children.

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

Property Value

Type: PFObjectViewHtmlHelper
See Also