Click or drag to resize

RowDrilldownArgsDetailTarget Property

The MOP of the detail target to which navigation will be performed if no special action is taken. The value is initialized by the mapper firing the event. The value may be modified by an extension and this value will be used in the final navigation.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string DetailTarget { get; set; }

Property Value

Type: String
See Also