PFGridViewHtmlHelper_MultiContentViewFields Property |
Gets the fields displayed in the view.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic List<PFField> ViewFields { get; }
Property Value
Type:
ListPFField
See Also