Click or drag to resize

PFFormGridView_InlineActionCurrentObject Property

Gets the current object (from the page context or the MVC Model), affected by the action.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected PFItem CurrentObject { get; }

Property Value

Type: PFItem
See Also