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)
Syntaxprotected PFItem CurrentObject { get; }
Property Value
Type:
PFItem
See Also