Click or drag to resize

PFGridViewPlaceHolderHtmlHelperSettingsItems Property

Gets the settings object when the gridview targets items from a single content-type.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFGridViewSettings_Items SettingsItems { get; }

Property Value

Type: PFGridViewSettings_Items
See Also