Click or drag to resize

MapperDatasheetAllowUserHiding Property

Determine if the mapper allows user hiding of columns. For example, don't allow user hiding of columns in Find/MultiFind results.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool AllowUserHiding { get; }

Property Value

Type: Boolean
See Also