Click or drag to resize

MapperDatasheetHasFBF Method

Determine whether or not the datasheet should have a Filter-by-Form (FBF) row.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool HasFBF()

Return Value

Type: Boolean
True if FBF is expected, else False.
See Also