ComponentOne DataGrid for WPF and Silverlight
TargetName Property (DataGridHyperlinkColumn)

C1.Silverlight.DataGrid Namespace > DataGridHyperlinkColumn Class : TargetName Property
Gets or sets the name of the target window or frame that the Web page should open in, or the name of the object within the Silverlight application to navigate to.
Syntax
'Declaration
 
Public Property TargetName As System.String
public System.string TargetName {get; set;}
See Also

Reference

DataGridHyperlinkColumn Class
DataGridHyperlinkColumn Members