Gets or sets a value that indicates whether to use the classic settings for the client side component.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public virtual bool Classic { get; set; }
Visual Basic (Declaration)
Public Overridable Property Classic As Boolean

See Also