Click or drag to resize

PFGridViewHtmlHelperTPFBaseObjectGridViewAdditionnalFilters Property

Gets filters obtained locally (from this class), to be used in the Query.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected virtual PFQueryNode GridViewAdditionnalFilters { get; }

Property Value

Type: PFQueryNode
See Also