ComponentOne DataGrid for WPF and Silverlight
ContentTemplate Property (DataGridHyperlinkColumn)

C1.Silverlight.DataGrid Namespace > DataGridHyperlinkColumn Class : ContentTemplate Property
Gets or sets the content template of the hyperlink.
Syntax
'Declaration
 
Public Property ContentTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate ContentTemplate {get; set;}

Property Value

The content template of the hyperlink.
See Also

Reference

DataGridHyperlinkColumn Class
DataGridHyperlinkColumn Members