Click or drag to resize

PFGridViewHtmlHelperTPFBaseObjectQuery Property

Gets the PFQuery to execute.

This is the base query plus custom filters, paging, scope, groups settings and required columns.

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

Property Value

Type: PFQuery
See Also