Gets or sets a value that indicates whether the current summary item should aggregate child item values and be presented using a summary bar.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool IsSummaryEnabled { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsSummaryEnabled As Boolean |