Click or drag to resize

RoutableDataRowControlRoutedFrom Property

Null if this is not routed from parent control, otherwise the parent control

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public RoutableDataRowControl RoutedFrom { get; set; }

Property Value

RoutableDataRowControl
See Also