PFView.ModelView Property |
Gets the equivalent object of this view in the parent application's model.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntaxpublic ContentView ModelView { get; }
Property Value
Type:
ContentView
See Also