Gets or sets a set of JavaScript function body code statements (considering displayedTime parameter), to be executed immediately upon displayed time changes on the client side (horizontal scrolling of the chart area).
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string DisplayedTimeChangeHandlerClientCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DisplayedTimeChangeHandlerClientCode As String |