Gets or sets a value that indicates whether the client Data JavaScript API (DlhSoft.Data.HTML.Controls.js file) is used internally by the control.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual bool UseClientDataLibrary { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property UseClientDataLibrary As Boolean |