Gets or sets a set of function body code statements (considering item parameter), returning SVG content to be presented for the current item in the chart (usually a tool tip).
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string TemplateClientCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property TemplateClientCode As String |