Click or drag to resize

PFGridViewQuickSearchTargetingMode Enumeration

Specifies which fields are filtered when the user uses the quick search feature.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public enum PFGridViewQuickSearchTargetingMode
Members
  Member nameValueDescription
Default0 Depends on the view.
Custom1 Fields specified in the QuickSearchFields list.
See Also