Gets or sets the CSS class to apply to assignment thumbs of the task bars in the chart; by default assignment thumb is presented as a dotted line at the bottom of a task bar when it is hovered using the mouse.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string AssignmentThumbCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property AssignmentThumbCssClass As String |