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 the task bar).
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string TaskTemplateClientCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property TaskTemplateClientCode As String |