PFItemPageContextIsContainerInView Property |
Gets a value indicating whether the container hosting the form is in a View context.
It currently only concerns rows of gridviews.
If True, the View property should be initialized.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool IsContainerInView { get; }
Property Value
Type:
BooleanSee Also