Click or drag to resize

ThinDetailHost Property

The control that should be used to host the fields' controls. By default the ThinDetail control itself will be used as the host.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Control Host { get; set; }

Property Value

Type: Control
See Also