PFGridViewPlaceHolderSettingsViewList Property |
Gets or sets the list of views displayed for selection,
when the gridview header content is set to ViewSelection or Both.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic List<PFView> ViewList { get; set; }
Property Value
Type:
ListPFView
See Also