Click or drag to resize

PFGridViewPlaceHolderSettingsShowQuickSearch Property

Gets or sets a value indicating whether the quicksearch feature is shown.

Note : the quicksearch is automatically hidden if there is less than one page to show.

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

Property Value

Type: Boolean
See Also