APNSoft Controls [4.5.2.20] - API Reference
GridColumn.Template Property
Gets or sets the path to the template file of the column. The property value can be an absolute or relative URI.
[Visual Basic]
Public Property Template As String
[C#]
public string Template {get; set;}
See Also
GridColumn Class | APNSoft.WebControls Namespace