 | RoutableDataRowControlRoutedFrom Property |
Null if this is not routed from parent control, otherwise the parent control
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic RoutableDataRowControl RoutedFrom { get; set; }
Public Property RoutedFrom As RoutableDataRowControl
Get
Set
Property Value
RoutableDataRowControl
See Also