ComponentOne DataGrid for WPF and Silverlight
CellTemplate Property (DataGridTemplateColumn)

C1.WPF.DataGrid Namespace > DataGridTemplateColumn Class : CellTemplate Property
Gets or sets the data template used to display the data
Syntax
'Declaration
 
Public Property CellTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate CellTemplate {get; set;}
See Also

Reference

DataGridTemplateColumn Class
DataGridTemplateColumn Members