ThinDetailMapper Property |
The mapper used by this control.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic IMapper Mapper { get; }
Public ReadOnly Property Mapper As IMapper
Get
Property Value
Type:
IMapper
See Also