Gets or sets the CSS class to apply to the task completion bar of the current item in the chart.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string CompletedBarCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property CompletedBarCssClass As String |