Click or drag to resize

PFGridViewSettingsDataQuickSearchTargetingMode Property

Gets or sets a value indicating how the quicksearch feature is selecting the fields to be filtered.

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

Property Value

Type: PFGridViewQuickSearchTargetingMode
See Also