TemplateFunction Property (TransposedGridRowBase)
Gets or sets a template function to be used for generating the HTML content of data cells in this Column.
public virtual string TemplateFunction {get; set;}
'Declaration
Public Overridable Property TemplateFunction As String