Gets or sets a value that indicates whether to use the classic settings for the client side component.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual bool Classic { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property Classic As Boolean |