| APNSoft.WebControls Namespace (APNSoft DataGrid) | |
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