PFGridViewSettingsData_ObjectsObjectsViewName Property |
Gets or sets the objects view name.
Attention, this is not a PFView name!
This corresponds to the name passed to PFObjectViewHtmlHelper
to select the displayed columns.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public string ObjectsViewName { get; set; }
Property Value
Type:
StringSee Also