Gets or sets the CSS class to apply to the task bar of the current item in the chart.

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

Syntax

C#
public string BarCssClass { get; set; }
Visual Basic (Declaration)
Public Property BarCssClass As String

See Also