Click or drag to resize

ContentViewQuickSearchTargetingMode Property

Gets or sets a value indicating how the view must select the columns filtered in the quicksearch.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public PFView_QuickSearchTargetingMode QuickSearchTargetingMode { get; set; }

Property Value

Type: PFView_QuickSearchTargetingMode
See Also