Gets or sets the CSS class to apply to the assignments presenter element in the chart.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual string AssignmentsCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property AssignmentsCssClass As String |