PFGridViewSettingsDataQuickSearchFields Property |
If TargetingMode is set to Default, this list will only apply on the current view.
If TargetingMode is set to Custom, this list will apply even if the view changes client-side.
Namespace: Packflow.Interface
public Dictionary<string, string> QuickSearchFields { get; set; }