Click or drag to resize

PFGridViewSettingsDataSetCustomFilters Method

Note: This API is now obsolete.

Old method. Do not use.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[ObsoleteAttribute]
public void SetCustomFilters(
	List<PFGridViewFilter> filters
)

Parameters

filters
Type: System.Collections.GenericListPFGridViewFilter
See Also