Click or drag to resize

PFItemHtmlHelperCustomizeGridViewSettings Method

Customizes the settings of a given gridview.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual void CustomizeGridViewSettings(
	PFGridViewSettings_Items settings
)

Parameters

settings
Type: Packflow.InterfacePFGridViewSettings_Items
See Also